update docs

This commit is contained in:
Dan Bode 2012-10-02 20:35:30 -07:00
parent 5af4cb18e3
commit 74ae843cc2

View File

@ -55,7 +55,6 @@ for example:
password => 'keystone',
}
### setting up a keystone mysql db ###
A keystone mysql database can be configured separately from
@ -73,7 +72,6 @@ for example:
user => 'keystone',
password => 'keystone_password',
}
### setting up a keystone postgresql db ###
@ -106,10 +104,12 @@ for example:
- keystone_service
- keystone_endpoint
These types will only work on an actualy keystone node (and they read keystone.conf
These types will only work on an actual keystone node (and they read keystone.conf
to figure out the admin port and admin token, which is kind of hacky, but the best
way I could think of.)
- keystone_config - manages individual config file entries as resources.
### examples ###
keystone_tenant { 'openstack':