summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add example for icmpPierre-Yves Chibon2013-10-161-0/+1
|
* document is just public_html, /result is referenced relative to itMiroslav Suchý2013-10-161-1/+1
|
* Apparently order mattersPierre-Yves Chibon2013-10-161-6/+6
|
* install selinux before adding additional reposMiroslav Suchý2013-10-151-5/+10
| | | | | | | | | and well install all base packages before adding additional repos addressing: TASK: [add repos] ************************************************************* failed: [172.16.3.4] => (item=builder.repo) => {"failed": true, "item": "builder.repo"} msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
* Add python-selinux to copr buildersPatrick Uiterwijk2013-10-151-0/+1
|
* create empty known_hostsMiroslav Suchý2013-10-151-0/+3
| | | | | adressing warings from ansible: previous known host file not found
* do not use known_hostsMiroslav Suchý2013-10-151-1/+5
| | | | | | | we connect just to builders, and key there change paramiko ignore .ssh/config but obey host_key_checking Unless it make some problem later, I would rather use ssh for transport so it is the same as I use in debugging.
* Move fedmsg_base stuff from a task to a role.Ralph Bean2013-10-1520-13/+13
| | | | | Submitted by janeznemanic for https://fedorahosted.org/fedora-infrastructure/ticket/4011
* ooops no trailing :Stephen Smoogen2013-10-141-1/+1
|
* So let us see how many builders can build.Stephen Smoogen2013-10-141-1/+1
|
* Move this from using a target to a regular hostlist. Add hosts we have moved ↵Kevin Fenzi2013-10-141-3/+1
| | | | to ansible.
* Do jenkins as wellPatrick Uiterwijk2013-10-142-0/+6
|
* Add cloud group and resolv.confPatrick Uiterwijk2013-10-142-0/+7
|
* Update the nuancier playbookPierre-Yves Chibon2013-10-143-991/+4
| | | | | | - Remove hotfix which are now included in 0.1.2 - Let the playbook set the SELinux boolean since the dependency is now installed by role/base
* Remove duplicate action, libselinux-python is install 2 tasks belowPierre-Yves Chibon2013-10-141-3/+0
|
* Replace the postfix task by using the base rolePierre-Yves Chibon2013-10-141-1/+3
|
* Make sure required package are installedPierre-Yves Chibon2013-10-141-1/+3
|
* Replace only_if by whenPierre-Yves Chibon2013-10-141-6/+6
|
* Update packages to be installed on the builderPierre-Yves Chibon2013-10-141-8/+12
|
* Update to new syntaxPatrick Uiterwijk2013-10-131-2/+2
|
* Add a hotfixPatrick Uiterwijk2013-10-131-1/+2
|
* Reorder this to testPatrick Uiterwijk2013-10-131-3/+3
|
* Reorder this to testPatrick Uiterwijk2013-10-131-1/+1
|
* Reorder this to testPatrick Uiterwijk2013-10-131-3/+3
|
* Update this to new syntaxPatrick Uiterwijk2013-10-131-1/+1
|
* Primary gallery stuffPatrick Uiterwijk2013-10-132-0/+33
|
* Merge branch 'master' of /git/ansiblePatrick Uiterwijk2013-10-134-1/+11
|\
| * do not validate https certificatesMiroslav Suchý2013-10-102-0/+5
| | | | | | | | workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1003105
| * And now we have some hosts.Stephen Smoogen2013-10-091-0/+4
| |
| * Nicer fedmsg logging.Ralph Bean2013-10-091-1/+2
| |
* | puiterwijk is also tahrir adminPatrick Uiterwijk2013-10-081-1/+1
|/
* Hotfixes for nuancierToshio くらとみ2013-10-053-10/+11
|
* Two nuancier files from the rpm that are going to be hotfixedToshio くらとみ2013-10-052-0/+957
|
* Couple hotfixes to nuancierToshio くらとみ2013-10-051-4/+33
|
* selinux: httpd_can_connect_db setToshio くらとみ2013-10-051-0/+5
|
* enable ssh_sysadm_login sebool for all cloudsMiroslav Suchý2013-10-041-0/+3
| | | | | addressing: type=AVC msg=audit(1380833385.268:173): avc: denied { getattr } for pid=781 comm="sshd" path="/root/.ssh/authorized_keys" dev="vda1" ino=6493 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file
* update playbooks for copr-be-devMiroslav Suchý2013-10-037-38/+141
|
* use internal ip address for copr.repoMiroslav Suchý2013-10-031-1/+4
|
* Added IUDStephen Smoogen2013-10-031-0/+2
|
* Try thisKevin Fenzi2013-10-032-4/+4
|
* Fine then, bump it a bit moreKevin Fenzi2013-10-031-2/+2
|
* Adjust nrpe values for these virthosts.Kevin Fenzi2013-10-022-0/+6
|
* Fix nagios in vhost_rebootKevin Fenzi2013-10-021-2/+2
|
* Add vhost15Stephen Smoogen2013-10-011-1/+1
|
* Add a iscsi_client role, add to virthostsKevin Fenzi2013-10-015-0/+112
|
* Mailman: adjust path in scriptAurélien Bompard2013-10-011-1/+1
|
* Stupid typoAurélien Bompard2013-10-011-1/+1
|
* Fix linebreakAurélien Bompard2013-10-011-2/+1
|
* OK I spotted my syntax error this timeAurélien Bompard2013-10-012-5/+4
|
* Fix syntaxAurélien Bompard2013-10-011-4/+5
|