puppet-keystone/templates
Dan Bode b4493112d9 Create fragments for managing keystone.conf
This commit introduces fragments to manage
the keystone.conf file.

It introduces the following templates that can
be used to manage part of the final keystone file
  - footer (things that dont need to be configured)
  - sqlite - configures db as sqlite
  - mysql - configures db as mysql
  - identity - manages the identity used
  - ldap - adds ldap snippet
  - default - DEFAULT config section
  - sql_catalog - adds sql catalog support
  - template_catalog - adds template support for
    catalogs

The templates can be assembled using keystone::config
into a customizable final template.
2012-03-29 14:37:39 -07:00
..
DEFAULT.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
footer.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
identity.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
initial_data.sh.erb saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00
keystone.conf.erb saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00
ldap.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
sql.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
sql_catalog.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00
template_catalog.erb Create fragments for managing keystone.conf 2012-03-29 14:37:39 -07:00