summaryrefslogtreecommitdiffstats
path: root/roles/nfs/client
Commit message (Collapse)AuthorAgeFilesLines
* change method to static, add restart handler for nfs-idmapd and use itKevin Fenzi2017-03-062-1/+3
|
* add a root@REDHAT.COM to local root mappinng for nfsidmapdKevin Fenzi2017-03-061-1/+1
|
* Add also a route-eth1 file for stagingKevin Fenzi2017-01-041-0/+1
|
* also add route in stagingKevin Fenzi2017-01-041-1/+1
|
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
|
* restore this data in the file but not sure how it would workStephen Smoogen2016-10-181-0/+1
|
* add in items to make download-rdu01 an ansible box versus puppetStephen Smoogen2016-10-171-1/+0
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-10/+10
|
* fix pkg to packageKevin Fenzi2016-08-081-1/+1
|
* Merge old Fedora 20 condition with EL 7 oneMichael Scherer2016-08-081-12/+3
|
* Use the new pkg module, to avoid having 2 tasksMichael Scherer2016-08-081-11/+3
|
* Fix tagsKevin Fenzi2016-05-191-2/+1
|
* Add a idmapd.conf file with our domain for all nfs clients.Kevin Fenzi2016-05-192-0/+121
|
* Just hard code these things here for now as we always want the same in ↵Kevin Fenzi2016-04-211-3/+3
| | | | staging anyhow.
* Need to have the right path here for production.Kevin Fenzi2016-04-201-1/+1
|
* Try and fix composer.stg nfs mounts.Kevin Fenzi2016-04-201-3/+24
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-1/+1
|
* Another yum vs dnf changeKevin Fenzi2015-11-071-0/+10
|
* Drop the /vol/ we no longer use it on the new machine.Kevin Fenzi2015-06-091-2/+2
|
* Switch everything to nfsv4 and new filer.Kevin Fenzi2015-06-091-4/+4
|
* Try absent to remove the entry in fstabKevin Fenzi2015-06-091-2/+2
|
* Set all the nfs mounts to 'unmounted' in prep for new storage changeKevin Fenzi2015-06-091-2/+2
|
* tag the nfs/client role so we can easily just run it to make nfs changes.Kevin Fenzi2015-06-091-0/+22
|
* Drop / here as it causes us to have a // in paths that confuses some ansible ↵Kevin Fenzi2015-06-081-3/+3
| | | | plays
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-3/+3
| | | | for comparisons.
* This only works with f20 (nfs-lock isnt in f21+)Kevin Fenzi2015-03-251-2/+2
|
* NFSv3 locking depends on rpcbind and while dependencies in the packages ↵Peter Robinson2015-03-251-2/+4
| | | | systemd startup files should deal with it they don't so lets make sure its enabled and running
* It actually seems like f21 should work for nfs client out of the box. Lets see.Kevin Fenzi2015-01-301-7/+0
|
* Fedora 21 also needs rpcbind to be manually startedPatrick Uiterwijk2015-01-151-0/+1
|
* This should be nfs-lock for rhel7Kevin Fenzi2015-01-101-1/+1
|
* Fix this for the various Fedora and rhel versions.Kevin Fenzi2015-01-101-3/+15
|
* Adjust this some.Kevin Fenzi2015-01-101-2/+2
|
* We don't need nfs-idmap on client side in fedora anymore.Kevin Fenzi2014-11-171-1/+0
|
* Next try.Kevin Fenzi2014-11-131-1/+1
|
* More buildvm-01.stg fixes.Kevin Fenzi2014-11-131-1/+1
|
* Fix up buildvm-01.stg nfs mountingKevin Fenzi2014-11-121-2/+2
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Remove debug, thank you.Ralph Bean2014-10-161-3/+0
|
* The /vol/ prefix doesn't appear to exist here.Ralph Bean2014-10-161-1/+1
|
* Nope. Try to debug.Ralph Bean2014-10-161-0/+3
|
* Adjust nfs client for rhel7Kevin Fenzi2014-06-261-2/+2
|
* Add nfs mounts for staging buildsysKevin Fenzi2014-06-041-0/+11
|
* Reorg the nfs role to have client and server as subroles.Kevin Fenzi2014-06-043-0/+66