reformat
This commit is contained in:
parent
acd27cbf83
commit
bd438ca6af
1 changed files with 1 additions and 7 deletions
|
@ -31,13 +31,7 @@
|
||||||
SSLCertificateChainFile: "{{wildcard_int_file}}"
|
SSLCertificateChainFile: "{{wildcard_int_file}}"
|
||||||
- openvpn/client
|
- openvpn/client
|
||||||
- batcave
|
- batcave
|
||||||
- role: repospanner/server
|
- { role: repospanner/server, when: inventory_hostname.startswith('batcave01), node: batcave01, region: ansible, spawn_repospanner_node: false, join_repospanner_node: repospanner01.ansible }
|
||||||
node: batcave01
|
|
||||||
region: ansible
|
|
||||||
spawn_repospanner_node: false
|
|
||||||
join_repospanner_node: repospanner01.ansible
|
|
||||||
when: inventory_hostname.startswith('batcave01)
|
|
||||||
|
|
||||||
- { 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('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' }
|
- { role: nfs/client, when: inventory_hostname.startswith('batcave01'), mnt_dir: '/mnt/fedora/app', nfs_src_dir: 'fedora_app/app' }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue