Skip to content

Instantly share code, notes, and snippets.

@daviddavis
Created December 15, 2015 11:19
Show Gist options
  • Select an option

  • Save daviddavis/c011ce72c762d8f27d74 to your computer and use it in GitHub Desktop.

Select an option

Save daviddavis/c011ce72c762d8f27d74 to your computer and use it in GitHub Desktop.
#your default puppet server - can be overridden in the host level
#if none specified, plain "puppet" will be used.
#:puppet_server: puppet
:unattended: true
:login: true
:require_ssl: false
:locations_enabled: true
:organizations_enabled: true
# The following values are used for providing default settings during db migrate
:oauth_active: true
:oauth_map_users: false
:oauth_consumer_key: katello
:oauth_consumer_secret: LqDyQVroWMgrnYrZ3hJuiGDQJiDsNPqe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment