puppet-ironic/spec/classes
Ricardo Carrillo Cruz 5baf8d135c Put configuration files under configurable folder
Instead of putting baremetal.json and groupvars/all on the
git repo folder for Bifrost, just create a folder (which defaults
to /etc/bifrost) and put those files in there.
This will avoid having a dirty bifrost git repo and having issues
whenever the Bifrost git repo is updated.
Note, you will need to run
'ansible-playbook -e @/etc/bifrost/bifrost_global_vars ...' in order
to load the configuration file variables at execution time.
Check http://docs.ansible.com/ansible/playbooks_variables.html for
more info.

Change-Id: Id0f5711f6f4e18cf67586e2445d8bd09c5db7ca9
2015-08-24 18:48:47 +00:00
..
ironic_api_spec.rb Rely on autorequire for config resource ordering 2015-08-12 19:07:12 +02:00
ironic_bifrost_spec.rb Put configuration files under configurable folder 2015-08-24 18:48:47 +00:00
ironic_client_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 17:34:33 +00:00
ironic_conductor_spec.rb Rely on autorequire for config resource ordering 2015-08-12 19:07:12 +02:00
ironic_config_spec.rb Add ironic::config class 2015-07-20 11:57:58 +02:00
ironic_db_mysql_spec.rb Merge "MySQL: change default MySQL collate to utf8_general_ci" 2015-04-22 14:46:45 +00:00
ironic_db_postgresql_spec.rb db: Add postgresql support 2015-05-22 10:41:38 -07:00
ironic_db_sync_spec.rb Creation of ironic::db::sync 2015-07-23 10:15:55 +02:00
ironic_drivers_ipmi_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 17:34:33 +00:00
ironic_drivers_pxe_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 17:34:33 +00:00
ironic_init_spec.rb Add tag to package and service resources 2015-07-22 20:27:38 +02:00
ironic_keystone_auth_spec.rb keystone/auth: make service description configurable 2015-06-25 08:44:30 +00:00
ironic_policy_spec.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 17:34:33 +00:00