Skip to content

Instantly share code, notes, and snippets.

@hogepodge
Created October 13, 2013 17:01
Show Gist options
  • Save hogepodge/6964550 to your computer and use it in GitHub Desktop.
Save hogepodge/6964550 to your computer and use it in GitHub Desktop.
Creating an auth_file for openstack.
class { '::openstack::auth_file':
admin_password => hiera('grizzly::keystone::admin_password'),
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment