Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created July 18, 2017 15:19
Show Gist options
  • Save dav1x/3596b60153a88469e374998bdac30dc8 to your computer and use it in GitHub Desktop.
Save dav1x/3596b60153a88469e374998bdac30dc8 to your computer and use it in GitHub Desktop.
[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