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
Commit message (
Expand
)
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
*
stg koji: add alt arch stg hosts as RW
Peter Robinson
2017-01-19
1
-1
/
+1
*
stg koji: add alt arch stg hosts to nfs export
Peter Robinson
2017-01-19
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
*
Change ansible_fqdn to inventory_hostname. This fixes some few hosts that hav...
Kevin Fenzi
2016-05-11
1
-1
/
+1
*
Also add exports for koji01.stg to arm builders (may need RHIT firewall changes)
Kevin Fenzi
2016-04-21
1
-1
/
+1
*
Just hard code these things here for now as we always want the same in stagin...
Kevin Fenzi
2016-04-21
1
-3
/
+3
*
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
*
Add exports for new buildvm's stg.
Kevin Fenzi
2016-04-11
1
-1
/
+1
*
Remove action: in all roles.
Kevin Fenzi
2016-01-06
2
-3
/
+3
*
Another yum vs dnf change
Kevin Fenzi
2015-11-07
1
-0
/
+10
*
Add export for bodhi02.stg on koji01.stg
Kevin Fenzi
2015-07-22
1
-1
/
+1
*
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
*
Change all instances of ansible_distribution_major_version to filter to int f...
Kevin Fenzi
2015-05-27
1
-3
/
+3
*
Revert this again for now. http/https access should be used instead of nfs fo...
Kevin Fenzi
2015-05-15
1
-1
/
+1
*
koji01.stg: allow read-only NFS access for Koschei
Mikolaj Izdebski
2015-05-12
1
-1
/
+1
*
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 syste...
Peter Robinson
2015-03-25
1
-2
/
+4
*
Look ma, nfs changed what units you need again in 7.1
Kevin Fenzi
2015-03-11
1
-1
/
+0
*
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
*
Try this name, might need it in rhel7
Kevin Fenzi
2015-01-12
1
-2
/
+2
*
Revert "See if we can fold these cases together"
Kevin Fenzi
2015-01-12
1
-1
/
+13
*
See if we can fold these cases together
Kevin Fenzi
2015-01-12
1
-13
/
+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 too
Kevin Fenzi
2015-01-10
1
-1
/
+1
*
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 l...
Praveen Kumar
2014-11-05
2
-2
/
+2
[next]