only add datadisk on master ldap
This commit is contained in:
parent
2374804bfd
commit
5fcf58a3d6
2 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
datadisk_size:
|
|
||||||
- 10
|
|
||||||
|
|
||||||
saslauthd_mech: ldap
|
saslauthd_mech: ldap
|
||||||
|
|
||||||
firewall_in:
|
firewall_in:
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
interfaces: [[20, "52:54:00:ac:dc:1f"]]
|
interfaces: [[20, "52:54:00:ac:dc:1f"]]
|
||||||
vmhost: vmhost01.home.foo.sh
|
vmhost: vmhost01.home.foo.sh
|
||||||
|
datadisk_size: [10]
|
||||||
|
|
||||||
ldap_master: true
|
ldap_master: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue