index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
nfs
/
client
Commit message (
Collapse
)
Author
Age
Files
Lines
*
change method to static, add restart handler for nfs-idmapd and use it
Kevin Fenzi
2017-03-06
2
-1
/
+3
|
*
add a root@REDHAT.COM to local root mappinng for nfsidmapd
Kevin Fenzi
2017-03-06
1
-1
/
+1
|
*
Add also a route-eth1 file for staging
Kevin Fenzi
2017-01-04
1
-0
/
+1
|
*
also add route in staging
Kevin Fenzi
2017-01-04
1
-1
/
+1
|
*
In ansible 2.2 always_run is depreciated. Switch to check_mode.
Kevin Fenzi
2016-11-01
1
-1
/
+1
|
*
restore this data in the file but not sure how it would work
Stephen Smoogen
2016-10-18
1
-0
/
+1
|
*
add in items to make download-rdu01 an ansible box versus puppet
Stephen Smoogen
2016-10-17
1
-1
/
+0
|
*
Another pile of trailing whitespace fixes
Kevin Fenzi
2016-08-08
1
-10
/
+10
|
*
fix pkg to package
Kevin Fenzi
2016-08-08
1
-1
/
+1
|
*
Merge old Fedora 20 condition with EL 7 one
Michael Scherer
2016-08-08
1
-12
/
+3
|
*
Use the new pkg module, to avoid having 2 tasks
Michael Scherer
2016-08-08
1
-11
/
+3
|
*
Fix tags
Kevin Fenzi
2016-05-19
1
-2
/
+1
|
*
Add a idmapd.conf file with our domain for all nfs clients.
Kevin Fenzi
2016-05-19
2
-0
/
+121
|
*
Just hard code these things here for now as we always want the same in ↵
Kevin Fenzi
2016-04-21
1
-3
/
+3
|
|
|
|
staging anyhow.
*
Need to have the right path here for production.
Kevin Fenzi
2016-04-20
1
-1
/
+1
|
*
Try and fix composer.stg nfs mounts.
Kevin Fenzi
2016-04-20
1
-3
/
+24
|
*
Remove action: in all roles.
Kevin Fenzi
2016-01-06
1
-1
/
+1
|
*
Another yum vs dnf change
Kevin Fenzi
2015-11-07
1
-0
/
+10
|
*
Drop the /vol/ we no longer use it on the new machine.
Kevin Fenzi
2015-06-09
1
-2
/
+2
|
*
Switch everything to nfsv4 and new filer.
Kevin Fenzi
2015-06-09
1
-4
/
+4
|
*
Try absent to remove the entry in fstab
Kevin Fenzi
2015-06-09
1
-2
/
+2
|
*
Set all the nfs mounts to 'unmounted' in prep for new storage change
Kevin Fenzi
2015-06-09
1
-2
/
+2
|
*
tag the nfs/client role so we can easily just run it to make nfs changes.
Kevin Fenzi
2015-06-09
1
-0
/
+22
|
*
Drop / here as it causes us to have a // in paths that confuses some ansible ↵
Kevin Fenzi
2015-06-08
1
-3
/
+3
|
|
|
|
plays
*
Change all instances of ansible_distribution_major_version to filter to int ↵
Kevin Fenzi
2015-05-27
1
-3
/
+3
|
|
|
|
for comparisons.
*
This only works with f20 (nfs-lock isnt in f21+)
Kevin Fenzi
2015-03-25
1
-2
/
+2
|
*
NFSv3 locking depends on rpcbind and while dependencies in the packages ↵
Peter Robinson
2015-03-25
1
-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 Fenzi
2015-01-30
1
-7
/
+0
|
*
Fedora 21 also needs rpcbind to be manually started
Patrick Uiterwijk
2015-01-15
1
-0
/
+1
|
*
This should be nfs-lock for rhel7
Kevin Fenzi
2015-01-10
1
-1
/
+1
|
*
Fix this for the various Fedora and rhel versions.
Kevin Fenzi
2015-01-10
1
-3
/
+15
|
*
Adjust this some.
Kevin Fenzi
2015-01-10
1
-2
/
+2
|
*
We don't need nfs-idmap on client side in fedora anymore.
Kevin Fenzi
2014-11-17
1
-1
/
+0
|
*
Next try.
Kevin Fenzi
2014-11-13
1
-1
/
+1
|
*
More buildvm-01.stg fixes.
Kevin Fenzi
2014-11-13
1
-1
/
+1
|
*
Fix up buildvm-01.stg nfs mounting
Kevin Fenzi
2014-11-12
1
-2
/
+2
|
*
Update state from installed/removed to present/absent for yum module as per ↵
Praveen Kumar
2014-11-05
1
-1
/
+1
|
|
|
|
latest documents -> http://docs.ansible.com/yum_module.html
*
Remove debug, thank you.
Ralph Bean
2014-10-16
1
-3
/
+0
|
*
The /vol/ prefix doesn't appear to exist here.
Ralph Bean
2014-10-16
1
-1
/
+1
|
*
Nope. Try to debug.
Ralph Bean
2014-10-16
1
-0
/
+3
|
*
Adjust nfs client for rhel7
Kevin Fenzi
2014-06-26
1
-2
/
+2
|
*
Add nfs mounts for staging buildsys
Kevin Fenzi
2014-06-04
1
-0
/
+11
|
*
Reorg the nfs role to have client and server as subroles.
Kevin Fenzi
2014-06-04
3
-0
/
+66