File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed
Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change 11provisioned_topologies :
22- client
33- ipa
4- - ipa-trust-samba
5- - ldap
64- samba
75domains :
86- id : sssd
@@ -14,16 +12,6 @@ domains:
1412 - /var/log/sssd/*
1513 - /var/lib/sss/db/*
1614
17- - hostname : master.ldap.test
18- role : ldap
19- config :
20- binddn : cn=Directory Manager
21- bindpw : Secret123
22- client :
23- ldap_tls_reqcert : demand
24- ldap_tls_cacert : /data/certs/ca.crt
25- dns_discovery_domain : ldap.test
26-
2715 - hostname : master.ipa.test
2816 role : ipa
2917 config :
@@ -32,19 +20,6 @@ domains:
3220 krb5_keytab : /enrollment/ipa.test.keytab
3321 ldap_krb5_keytab : /enrollment/ipa.test.keytab
3422
35- - hostname : dc.ad.test
36- role : ad
37- os :
38- family : windows
39- conn :
40- type : ssh
41- username : Administrator@ad.test
42- password : vagrant
43- config :
44- adminpw : vagrant
45- client :
46- ad_domain : ad.test
47-
4823 - hostname : dc.samba.test
4924 role : samba
5025 config :
@@ -59,13 +34,3 @@ domains:
5934 role : nfs
6035 config :
6136 exports_dir : /dev/shm/exports
62-
63- - hostname : kdc.test
64- role : kdc
65- config :
66- realm : TEST
67- domain : test
68- client :
69- krb5_server : kdc.test
70- krb5_kpasswd : kdc.test
71- krb5_realm : TEST
You can’t perform that action at this time.
0 commit comments