fixed minor issues with openstack docs not being valid yaml

This commit is contained in:
Brian Coca 2015-04-02 21:08:17 -04:00
parent 469a1250b6
commit 92e400eb6d

View file

@ -91,8 +91,7 @@ options:
choices: [public, internal, admin]
required: false
default: public
requirements:
- shade
requirements: [shade]
notes:
- The standard OpenStack environment variables, such as C(OS_USERNAME)
may be user instead of providing explicit values.