Server Template

[repo.1]
REPO_URI=git@bitbucket.org:zibernetics/zinet.git
REPO_BRANCH=master
REPO_ROOT=


[repo.2]
REPO_URI=git@bitbucket.org:myorganization/config-repo.git
REPO_BRANCH=master
REPO_ROOT=prod


[repo.3]
REPO_URI=git@bitbucket.org:myorganization/config-repo.git
REPO_BRANCH=master
REPO_ROOT=sshldap-config


[global]
ziD=zibernetics
ziTenantId=ziNet
CA_HOST_NAME=prod-itops1.ops.zibernetics.io
REPO_KEY_SCAN=bitbucket.org
DIR_MGR_DN="cn=Directory Manager"
SEARCH_DOMAINS=ops.zibernetics.io


[server.10]
; core zinet settings
INSTALL_ZINET=true
ZINET_TARGET_HOSTNAME=vpn.ops.zibernetics.io


; install pki module
INSTALL_PKI=true
PKI_CERT_SUBJECT_ALIASES=vpn,vpn.zibernetics.io
PKI_CERT_SUBJECTNAME=vpn.zibernetics.io


; install SSHLDAP module
INSTALL_SSHLDAP=true
SSHLDAP_FABRIC_HOST_ID=prod-pub-101000-server


; install Docker support
INSTALL_DOCKER=true