Commit graph

941 commits

Author SHA1 Message Date
Kevin Fenzi
6fbfacec8d do not use true 2017-04-27 16:52:11 +00:00
Kevin Fenzi
f4365f7494 try and set things so we can force armv7 kernel updates 2017-04-27 16:50:29 +00:00
Ralph Bean
4d53011cf0 Apparently this changed in ansible-2.3 http://docs.ansible.com/ansible/virt_module.html 2017-04-25 20:34:54 +00:00
Ralph Bean
f5ba41e0db Use the state value preferred by ansible here.
Ansible tells me:

    value of state must be one of: running,shutdown,destroyed,paused, got: started
2017-04-25 19:38:39 +00:00
60d6de2eef virt: adjust the pause for ARMv7 2017-04-17 22:09:50 +00:00
e7139d4ac7 virt: add a pause for ARMv7 virt installs 2017-04-17 21:57:40 +00:00
Kevin Fenzi
8cefcd7f0b also install alternative arch repos on s390x 2017-04-17 20:31:18 +00:00
bb05921e7a builders: ARMv7, make the kernel/initrd args more generic 2017-04-17 20:22:44 +00:00
502f4c4aaa builders: armv7 VM: copy kernel only when VM is shutdown 2017-04-17 17:45:59 +00:00
16fe1f9c84 builder vm: add tag for armv7 kernel 2017-04-14 10:18:28 +00:00
ba1727b7dc builders: ARMv7 tweak virt_boot cmdline 2017-04-13 20:02:19 +00:00
9aa70810b2 builders: ARMv7 virt_boot needs domain 2017-04-13 19:38:34 +00:00
b18c9881b6 builders: some ARMv7 bits need shell, not command 2017-04-13 19:17:57 +00:00
5bda47cc10 builders: some ARMv7 commands need quotes 2017-04-13 19:01:31 +00:00
a046a6f8e0 builders: some ARMv7 bits need delegate_to 2017-04-13 18:36:54 +00:00
b64f8d37d9 builders: initial pass at a ARMv7 virt builder 2017-04-13 17:58:50 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
8a6e51a9a6 change state=running to start=started as the old one is going away in ansible 2.7 2017-04-13 01:37:21 +00:00
Kevin Fenzi
7005cbf688 fix typo 2017-03-17 21:29:56 +00:00
Kevin Fenzi
2fb7373367 f26 is prerelease and so we should not mess with its repo files 2017-03-17 21:26:15 +00:00
Patrick Uiterwijk
9bc43cb2e5 Add staging tag repos
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-16 19:53:14 +00:00
doteast
18db24b23e review: loop with bare variable name 2017-01-31 17:56:14 +00:00
Kevin Fenzi
969bd77cf1 strike that, reverse it 2016-12-11 16:00:51 +00:00
Kevin Fenzi
059286e6d9 lets try and set serial one on lvm and virt-install starting 2016-12-11 15:58:40 +00:00
Kevin Fenzi
fb191cb0d5 Drop common_scripts task 2016-11-23 17:56:02 +00:00
Kevin Fenzi
566dfe5929 fix spacing on with_fileglob 2016-11-23 17:45:47 +00:00
Kevin Fenzi
dfe752749d try this syntax 2016-11-04 22:16:52 +00:00
Kevin Fenzi
9a17e3ffe2 try and set this to default to avoid two fails on every cloud instance 2016-11-04 22:14:36 +00:00
Kevin Fenzi
bf1e670a98 tweak cloud setup to try and get rid of anoying noise in check diff 2016-11-03 23:27:27 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Adam Miller
a9151f4cd2 add handling of host keys for osbs-control/osbs-cluster hosts
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-25 19:13:19 +00:00
Kevin Fenzi
7808ede479 one more time with feeling 2016-10-21 18:57:24 +00:00
Kevin Fenzi
a374ede222 perhaps this is what I need 2016-10-21 18:56:10 +00:00
Kevin Fenzi
e8cb6b5330 ok, how about this 2016-10-21 18:52:46 +00:00
Kevin Fenzi
e12dd35d25 try this to get volume attach working 2016-10-21 18:50:42 +00:00
Kevin Fenzi
6d1e65fcdb try ignoring errors here as well for ansible 2.2 2016-10-13 21:12:01 +00:00
Kevin Fenzi
0b09492a24 this is now just public_ip, not public_ip[0] 2016-10-03 21:30:56 +00:00
Patrick Uiterwijk
8252b00d92 Infra-tags are also applicable to non-EPEL boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 20:05:49 +00:00
Patrick Uiterwijk
e158742c4b seemingly host1plus gave us a centos box
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 19:59:08 +00:00
Patrick Uiterwijk
86a5a3f3d3 Theres just a single repo per system
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 17:16:11 +00:00
Patrick Uiterwijk
3f8062e776 Add infra tag repos
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 17:08:41 +00:00
Patrick Uiterwijk
08b2be4a61 Make roles out of sigul, and update configs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-12 23:18:17 +00:00
18bb119bc6 Revert "does quoting this make a difference?"
This reverts commit 1450133b3a.
2016-08-15 02:53:38 +00:00
1450133b3a does quoting this make a difference?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-08-15 02:52:49 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Michael Scherer
07f04462c3 Move mod_wsgi to a role rather than a included tasks 2016-08-08 16:34:12 +00:00
Patrick Uiterwijk
9e62167807 Install rhel7 rhev for power repo
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-15 12:52:41 +00:00
Kevin Fenzi
afcafd62e6 Fix up transient cloud playbook to use the right thing for ip 2016-07-06 19:22:41 +00:00
Kevin Fenzi
18e2fcf325 Always run the check to see if the host is up or not 2016-07-06 16:18:20 +00:00
Kevin Fenzi
27cb804afc sadly, serial is not acceptable here 2016-07-05 22:29:53 +00:00