Commit graph

27 commits

Author SHA1 Message Date
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
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
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
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
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
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
243158f689 The /vol/ prefix doesn't appear to exist here. 2014-10-16 16:53:11 +00:00
Ralph Bean
13a02217fa Nope. Try to debug. 2014-10-16 16:45:48 +00:00
Kevin Fenzi
34512eb0cf Adjust nfs client for rhel7 2014-06-26 03:11:26 +00:00
Kevin Fenzi
13b04a2b10 Add nfs mounts for staging buildsys 2014-06-04 18:51:53 +00:00
Kevin Fenzi
06bd8dfd92 Reorg the nfs role to have client and server as subroles. 2014-06-04 18:07:59 +00:00