Documentation
¶
Overview ¶
The config package is that OpenStack configuration. This configuration is the yaml file "../vars/openstack/openstack.yml".
Index ¶
Constants ¶
View Source
const CONFIGFILE string = "../vars/openstack/openstack.yml"
The the location for configuration file of playback. This file must be a yaml file.
View Source
const HAPROXYCONFIG string = `# The HAProxy configuration generated by playback.
user is: {{.Openstack_admin_user}}
pass is: {{.Openstack_admin_pass}}
`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.