Files
puppet-openstack_dev_env/config.yaml
Dan Bode a40b2bc990 fix gui_mode
Previously gui_mode was checking for a value
of 'true' in the config.yaml file.

This did not match the default value of true
that was set there.

This commit changes this parameter to expect
a boolean value of true or false instead of a
string to make it more consistent with the other
values.

Change-Id: If3f55a16e38bd4bea310bac31b9ef7ac9de158af
2013-04-23 13:21:29 -07:00

4 lines
44 B
YAML

---
gui_mode: false
operatingsystem: ubuntu