Created
July 18, 2017 15:19
-
-
Save dav1x/3596b60153a88469e374998bdac30dc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[subs=+quotes] | |
---- | |
$ *cd ~/git/openshift-ansible-contrib/reference-architecture/vmware-ansible/* | |
$ *./ocp-on-vmware.py --create_ocp_vars* | |
Configured OCP variables: | |
ldap_fqdn: e2e.bos.redhat.com | |
ldap_user: openshift | |
ldap_user_password: password | |
public_hosted_zone: vcenter.example.com | |
app_dns_prefix: apps | |
lb_fqdn: haproxy-0 | |
Continue using these values? [y/N]: | |
---- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment