summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Rework the logic here a bit.Kevin Fenzi2016-02-052-3/+5
|
* Use some parens here to make things happyKevin Fenzi2016-02-051-3/+3
|
* Add a test for nmcli and also a blacklist var we can set on hosts that ↵Kevin Fenzi2016-02-051-3/+8
| | | | shouldn't have ifcfg managed by ansible.
* Add the resolv.conf tasks to the ifcfg tag for now, as we want to make sure ↵Kevin Fenzi2016-02-051-0/+2
| | | | and do them at the same time.
* This eth0 ip was just... wrong.Kevin Fenzi2016-02-051-1/+1
|
* No need for eth1 here.Kevin Fenzi2016-02-051-1/+0
|
* This looks wrong, but it's how it's configured right now.Kevin Fenzi2016-02-051-0/+1
|
* filter virbr and deal with ansible iface name convdoteast2016-02-051-1/+1
|
* Re-add ansible network setup and split out virbr case.Kevin Fenzi2016-02-051-35/+35
|
* Increase Ian van Leod's quotaPatrick Uiterwijk2016-02-051-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* move qa14.qa to taskotro nstg client hostsTim Flink2016-02-051-1/+4
|
* regcfp: add "no shirt" optionPaul W. Frields2016-02-051-0/+1
|
* Comment tasks for now until we can sort out whats going on with it on some ↵Kevin Fenzi2016-02-041-35/+35
| | | | staging hosts
* Some non virthosts still have virbr interfaces.Kevin Fenzi2016-02-041-1/+1
|
* Copy these handlers to base role handers to avoid include handers bug in ↵Kevin Fenzi2016-02-041-0/+13
| | | | ansible 2.0
* handling ip address changedoteast2016-02-041-0/+2
|
* rename handler for clearitydoteast2016-02-042-2/+2
|
* no need for restart. reload is enoughdoteast2016-02-041-1/+1
|
* net iface config templating and decouple resolvconf from NMdoteast2016-02-043-0/+73
|
* Weed out libvirtd debug spew.Kevin Fenzi2016-02-041-0/+1
|
* increase testcloud timeout to 60s on taskotron client hostsTim Flink2016-02-041-1/+1
|
* We don't need these tools there either.Kevin Fenzi2016-02-031-2/+0
|
* Lets try this conditional.Kevin Fenzi2016-02-031-1/+1
|
* Only install qemu-kvm-rhev on x86_64 for now until we sort out ppc supportKevin Fenzi2016-02-031-3/+15
|
* Add rhel7-os repo and rhev qemu rpms to virthosts.Kevin Fenzi2016-02-032-1/+15
|
* This needs to be has_ipv6: yes not true.Kevin Fenzi2016-02-0319-19/+19
|
* Add some more ipv6 infoKevin Fenzi2016-02-033-0/+7
|
* Add ipv6 info for all ibiblio hosts and guestsKevin Fenzi2016-02-0314-0/+51
|
* osbs-dev: fix fedora image stream commandAdam Miller2016-02-031-1/+1
|
* Tweak koji staging sync sql for adminsKevin Fenzi2016-02-031-1/+1
|
* osbs-dev: add osbs_environment for adding fedora image stream to openshiftAdam Miller2016-02-031-0/+6
|
* osbs-dev: swap src/dest for symlink again now with removed trailing /Adam Miller2016-02-031-2/+2
|
* osbs-dev: remove trailing / from dest, another attempt to fix symlinkAdam Miller2016-02-031-1/+1
|
* osbs-dev: remove trailing / from src, another attempt to fix symlinkAdam Miller2016-02-031-1/+1
|
* osbs-dev: switch src/dest for symlink, I keep getting backwards on ansible ↵Adam Miller2016-02-031-2/+2
| | | | docs for this
* osbs-dev: use correct path for docker cert symlinkAdam Miller2016-02-031-2/+2
|
* Revert "osbs-dev - try escaping the ':' character for symlink"Adam Miller2016-02-031-2/+2
| | | | This reverts commit 1742cdb2f3eddfce303b64590f14deb8607a857f.
* osbs-dev - try escaping the ':' character for symlinkAdam Miller2016-02-031-2/+2
|
* Merge branch 'master' of /git/ansibleAdam Miller2016-02-031-0/+3
|\ | | | | | | | | * 'master' of /git/ansible: Set composer.stg to have 8gb mem and 4 cpus
| * Set composer.stg to have 8gb mem and 4 cpusKevin Fenzi2016-02-031-0/+3
| |
* | osbs-dev: try and see if file module cares about trailing / for symlinksAdam Miller2016-02-031-1/+1
|/
* fix reversed src/dest for docker cert dir symlink for osbs-devAdam Miller2016-02-031-2/+2
|
* add commas to short-hand hash for osbs-dev osbs-client overridesAdam Miller2016-02-031-13/+13
|
* overwrite entire hash for osbs-dev roles since hash merge isn't enabledAdam Miller2016-02-031-11/+31
|
* Taskotron buildmaster: watch proper logsMartin Krizek2016-02-031-1/+1
|
* fixing typo in variable nameTim Flink2016-02-033-3/+3
|
* Fix small variable-name inconsistencies for resutlsdbJosef Skladanka2016-02-0310-94/+60
| | | | | Gets rid of quite some of the conditionals and minimizes the amount of different variable names used in result/execdb
* Make pagure link upon login be httpsPierre-Yves Chibon2016-02-031-0/+3
|
* Temporarily disable fed-cloud09 in master for testsPatrick Uiterwijk2016-02-031-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* s/max/maximum/Patrick Uiterwijk2016-02-031-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>