this works on both networks and useful

This commit is contained in:
Stephen Smoogen 2017-12-01 20:46:15 +00:00
parent 14dcf4fca0
commit d6ab106d41

View file

@ -30,7 +30,7 @@
- openvpn/client
- batcave
- { role: nfs/client, when: inventory_hostname.startswith('batcave01'), mnt_dir: '/srv/web/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
- { role: nfs/client, when: inventory_hostname.startswith('batcave'), mnt_dir: '/srv/web/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
- { role: nfs/client, when: inventory_hostname.startswith('batcave01'), mnt_dir: '/mnt/fedora/app', nfs_src_dir: 'fedora_app/app' }
tasks: