Commit Graph

63 Commits

Author SHA1 Message Date
Peter Robinson
4bbf3b6147 stg koji: add alt arch stg hosts as RW 2017-01-19 04:51:35 +00:00
Peter Robinson
886114898a stg koji: add alt arch stg hosts to nfs export 2017-01-19 04:05:20 +00:00
Kevin Fenzi
5f2919f795 Add also a route-eth1 file for staging 2017-01-04 18:29:47 +00:00
Kevin Fenzi
9bd3c8475d also add route in staging 2017-01-04 18:26:22 +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
Stephen Smoogen
acae74a9eb restore this data in the file but not sure how it would work 2016-10-18 00:21:13 +00:00
Stephen Smoogen
577a8f8527 add in items to make download-rdu01 an ansible box versus puppet 2016-10-17 23:26:50 +00:00
Kevin Fenzi
1c6e9a11f4 Another pile of trailing whitespace fixes 2016-08-08 19:42:36 +00:00
Kevin Fenzi
e4dda05dcc fix pkg to package 2016-08-08 16:40:16 +00:00
Michael Scherer
5a40513875 Merge old Fedora 20 condition with EL 7 one 2016-08-08 16:32:56 +00:00
Michael Scherer
69914396b4 Use the new pkg module, to avoid having 2 tasks 2016-08-08 16:32:48 +00:00
Kevin Fenzi
bfc89c2762 Fix tags 2016-05-19 16:33:48 +00:00
Kevin Fenzi
a5f8df8fa2 Add a idmapd.conf file with our domain for all nfs clients. 2016-05-19 16:32:52 +00:00
Kevin Fenzi
a32f8b9e4a Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
2016-05-11 15:08:50 +00:00
Kevin Fenzi
7ce6e7f012 Also add exports for koji01.stg to arm builders (may need RHIT firewall changes) 2016-04-21 14:42:17 +00:00
Kevin Fenzi
1adce10093 Just hard code these things here for now as we always want the same in staging anyhow. 2016-04-21 14:32:08 +00:00
Kevin Fenzi
5cbcfbc4ba Need to have the right path here for production. 2016-04-20 20:01:31 +00:00
Kevin Fenzi
e4e1cb3335 Try and fix composer.stg nfs mounts. 2016-04-20 19:55:11 +00:00
Kevin Fenzi
df98df1ef4 Add exports for new buildvm's stg. 2016-04-11 20:24:01 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Kevin Fenzi
06d85fc68f Another yum vs dnf change 2015-11-07 20:09:20 +00:00
Kevin Fenzi
cdfce9f59c Add export for bodhi02.stg on koji01.stg 2015-07-22 16:58:48 +00:00
Kevin Fenzi
76f786aac6 Drop the /vol/ we no longer use it on the new machine. 2015-06-09 23:53:21 +00:00
Kevin Fenzi
85fa791bdf Switch everything to nfsv4 and new filer. 2015-06-09 23:30:28 +00:00
Kevin Fenzi
e1c0cfa936 Try absent to remove the entry in fstab 2015-06-09 23:08:33 +00:00
Kevin Fenzi
90201c3980 Set all the nfs mounts to 'unmounted' in prep for new storage change 2015-06-09 22:50:01 +00:00
Kevin Fenzi
5b606d4a19 tag the nfs/client role so we can easily just run it to make nfs changes. 2015-06-09 17:11:28 +00:00
Kevin Fenzi
37f20cfd31 Drop / here as it causes us to have a // in paths that confuses some ansible plays 2015-06-08 16:12:03 +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
Kevin Fenzi
f69e3c73e3 Revert this again for now. http/https access should be used instead of nfs for koschei. 2015-05-15 20:44:56 +00:00
Mikolaj Izdebski
00e5696794 koji01.stg: allow read-only NFS access for Koschei 2015-05-12 16:03:37 +00:00
Kevin Fenzi
f3cc25bb8c This only works with f20 (nfs-lock isnt in f21+) 2015-03-25 12:32:40 +00:00
Peter Robinson
60c49f21a2 NFSv3 locking depends on rpcbind and while dependencies in the packages systemd startup files should deal with it they don't so lets make sure its enabled and running 2015-03-25 11:54:21 +00:00
Kevin Fenzi
5cc843b918 Look ma, nfs changed what units you need again in 7.1 2015-03-11 16:00:31 +00:00
Kevin Fenzi
69cf8ccee5 It actually seems like f21 should work for nfs client out of the box. Lets see. 2015-01-30 22:53:53 +00:00
Patrick Uiterwijk
fc177961a7 Fedora 21 also needs rpcbind to be manually started 2015-01-15 00:28:41 +00:00
Kevin Fenzi
3a604d283b Try this name, might need it in rhel7 2015-01-12 20:26:59 +00:00
Kevin Fenzi
c7aa800a24 Revert "See if we can fold these cases together"
This reverts commit cde692749f.
2015-01-12 20:21:23 +00:00
Kevin Fenzi
cde692749f See if we can fold these cases together 2015-01-12 20:18:55 +00:00
Kevin Fenzi
01b60da904 This should be nfs-lock for rhel7 2015-01-10 21:50:45 +00:00
Kevin Fenzi
964d5c2c93 Fix this for the various Fedora and rhel versions. 2015-01-10 21:29:51 +00:00
Kevin Fenzi
de3a7290da Adjust this too 2015-01-10 20:42:33 +00:00
Kevin Fenzi
98a9e6fd13 Adjust this some. 2015-01-10 20:13:15 +00:00
Kevin Fenzi
c16842abcf We don't need nfs-idmap on client side in fedora anymore. 2014-11-17 23:43:46 +00:00
Kevin Fenzi
191a5db10b Next try. 2014-11-13 00:02:28 +00:00
Kevin Fenzi
343b73ef18 More buildvm-01.stg fixes. 2014-11-13 00:00:35 +00:00
Kevin Fenzi
25d1da8167 Fix up buildvm-01.stg nfs mounting 2014-11-12 23:56:11 +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
Ralph Bean
c8badb92ad Remove debug, thank you. 2014-10-16 17:23:22 +00:00
Ralph Bean
3ba0f538f9 Use /mnt/fedora_koji in staging. 2014-10-16 17:06:38 +00:00