Skip to content
Snippets Groups Projects
Commit 3a37e49c authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Merge branch 'feat-override-dns-config-via-groupvars' into 'feat-hpc-factory'

feat: Add search domains and nameserver for prod

See merge request !142
parents 050d59a7 60780aca
No related branches found
No related tags found
2 merge requests!142feat: Add search domains and nameserver for prod,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
--- ---
# cheaha.node related
hostname_lookup_table: hostname_lookup_table:
- "172.20.0.24 cheaha-master02.cm.cluster cheaha-master02" - "172.20.0.24 cheaha-master02.cm.cluster cheaha-master02"
- "172.20.0.22 cheaha-master01.cm.cluster cheaha-master01" - "172.20.0.22 cheaha-master01.cm.cluster cheaha-master01"
- "172.20.0.25 master.cm.cluster master localmaster.cm.cluster localmaster ldapserver.cm.cluster ldapserver" - "172.20.0.25 master.cm.cluster master localmaster.cm.cluster localmaster ldapserver.cm.cluster ldapserver"
domain_search_list:
- cm.cluster
- rc.uab.edu
- ib.cluster
- drac.cluster
- eth.cluster
- ib-hdr.cluster
nameserver_list:
- 172.20.0.25
bright_openldap_path: "/cm/local/apps/openldap" bright_openldap_path: "/cm/local/apps/openldap"
ldap_cert_path: "{{bright_openldap_path}}/etc/certs" ldap_cert_path: "{{bright_openldap_path}}/etc/certs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment