Commit Graph

61 Commits

Author SHA1 Message Date
Kevin Fenzi
e3631da775 Adjust more for dnf/yum 2015-11-07 20:15:09 +00:00
Kevin Fenzi
549d89f306 Actually drop hotfix thats not needed anymore. Argh 2015-10-10 18:49:58 +00:00
Peter Robinson
fda040912a builders: add secondary arch pungi configs 2015-10-08 08:49:04 +00:00
Peter Robinson
6c53fdf536 koji builder: attempt to not match buildvm-ppc VMs as primary 2015-10-08 08:27:58 +00:00
Peter Robinson
995844599d koji builder: install oz/imagefctory on all but the PPC EPEL builders 2015-10-08 08:02:36 +00:00
Kevin Fenzi
a1a49a1fae Should not restart kojid for oz.cfg change 2015-09-16 21:21:24 +00:00
Dennis Gilmore
04f30f1a60 do not install the oz.cfg on buildppc boxes
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-09-16 21:15:20 +00:00
Dennis Gilmore
f0fb0726f7 add a oz.cfg and deploy it. need to make some changes from upstream
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-09-16 21:15:20 +00:00
Kevin Fenzi
2cf056f01b Tag all the various ntp tasks so we can run over all of them at once. 2015-09-07 15:53:13 +00:00
Kevin Fenzi
664c4d35ee Fix quotes 2015-08-19 16:24:21 +00:00
Kevin Fenzi
66eb0b0b91 Fix typo 2015-08-19 16:21:00 +00:00
Kevin Fenzi
b8e6f15bbc Fix this hotfix for buildppc hosts 2015-08-19 16:17:02 +00:00
Kevin Fenzi
9891e0e4e2 Add hotfix for koji ssl issues. 2015-08-15 17:20:47 +00:00
Kevin Fenzi
9a8425fe55 Have all these use the same ntp config 2015-07-23 20:05:39 +00:00
Dennis Gilmore
2a0892a6c1 mount /mnt/fedora_koji/koji on the arm compose boxes and symlink it to /mnt/koji
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-07-22 22:02:19 +00:00
Ralph Bean
2f393cba9c Copy in the runroot plugin itself. 2015-06-12 18:15:12 +00:00
Ralph Bean
7d55947b9f For now, install the kojid runroot plugin on a "runroot" subset of builders. 2015-06-11 20:14:46 +00:00
Ralph Bean
06901866a7 Fix syntax error. 2015-06-11 18:35:58 +00:00
Ralph Bean
4df520620b Roll ppc into that template as well. 2015-06-11 18:23:29 +00:00
Ralph Bean
e860053d8e Adjust task for that last commit. 2015-06-11 18:17:35 +00:00
Ralph Bean
51c7268248 Use group_vars and roll arm kojid into that same template. 2015-06-11 18:03:21 +00:00
Ralph Bean
7cdb09e384 Move kojid.conf from a file to a template to simplify stg/prod management. 2015-06-11 17:47:36 +00:00
Ralph Bean
2f72b7e54f Typofix. 2015-06-05 22:49:05 +00:00
Ralph Bean
6c3cfa79f0 Try the kojid runroot plugin in staging. 2015-06-05 22:44:35 +00:00
Kevin Fenzi
275f4b5203 Change all instances of ansible_distribution_major_version to filter to int for comparisons. 2015-05-27 22:27:39 +00:00
Peter Robinson
95e719fa4b secondary arch builder mounts are slightly different to primary to take that into account 2015-05-01 13:10:20 +00:00
Peter Robinson
a9a8589688 buildhw: initial power8 support 2015-05-01 10:55:16 +00:00
Dennis Gilmore
c724d5a41b add a double (()) to deal with multiple values 2015-03-24 17:56:07 +00:00
Peter Robinson
ac36173b75 buildhw: mount arm koji nfs export for aarch64 builders 2015-03-24 17:35:44 +00:00
Dennis Gilmore
c319a2d5f9 Revert "setup fas and sudo on all the builders"
This reverts commit 290072bcce.

Conflicts:

	roles/koji_builder/tasks/main.yml
2015-03-24 16:38:08 +00:00
Dennis Gilmore
453606bb35 add fas and sudoers to all builders 2015-03-24 16:01:06 +00:00
Dennis Gilmore
290072bcce setup fas and sudo on all the builders 2015-03-24 15:54:48 +00:00
Peter Robinson
e55cfcb06a koji_builder: update for aarch64 secondary builders 2015-03-24 13:08:46 +00:00
Kevin Fenzi
b06807e76b Drop this datacenter phx2 thing to handle the stg builder too. 2015-01-30 23:25:37 +00:00
Kevin Fenzi
d7a13b17fc Another tweak 2015-01-08 20:40:26 +00:00
Kevin Fenzi
43a0081298 Adjust this for koji01.stg which is also a builder 2015-01-08 20:37:27 +00:00
Ralph Bean
49db0ed837 Tag the koji_builder role. 2014-11-11 21:23:00 +00:00
Praveen Kumar
4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Dennis Gilmore
b5425e166b we need the docker plugin 2014-08-20 18:37:06 +00:00
Kevin Fenzi
2798e5d55a Add dirs. 2014-06-04 01:16:20 +00:00
Kevin Fenzi
efa3078104 Use stg-koji.conf on stg builders 2014-06-04 01:03:23 +00:00
Kevin Fenzi
252f477ca5 Don't do this link on stg builders. 2014-06-03 19:50:03 +00:00
Till Maas
682a04b292 Add autosigner role
- Move builder infrastructure repo to own role
- Add initial tasks to autosigner role
2014-05-30 17:16:06 +00:00
Kevin Fenzi
47185c520d Make everything doing nfs mounts use the nfs_client role. 2014-05-16 19:35:56 +00:00
Kevin Fenzi
42e03a1ab7 Don't install oz on ppc builders. 2014-04-07 18:20:37 +00:00
Kevin Fenzi
f3dc0330de Turns out, we do need cronie now with oz/imagefactory, etc 2014-04-07 16:52:16 +00:00
Dennis Gilmore
ef70c3164c add setup and packages needed for oz/imagefactory to work 2014-04-05 15:55:30 +00:00
Kevin Fenzi
08c90dc108 No need for hfs kmod on ppc 2014-03-07 17:42:40 +00:00
Kevin Fenzi
f927b0d907 Update this to use 'is defined' 2014-03-04 18:47:58 +00:00
Kevin Fenzi
77c7ea987f Adjust services for rhel buildhw 2014-02-06 17:53:16 +00:00