Skip to content

Commit

Permalink
Remove obsolete puppet settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Cleal committed Jun 5, 2015
1 parent a031f0d commit c5cfb23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions templates/settings.yaml.erb
Expand Up @@ -3,11 +3,7 @@
---
<%= @header %>

#your default puppet server - can be overridden in the host level
#if none specified, plain "puppet" will be used.
#:puppet_server: puppet
:unattended: <%= scope.lookupvar("foreman::unattended") %>
:puppetconfdir: /etc/puppet/puppet.conf
:login: <%= scope.lookupvar("foreman::authentication") %>
:require_ssl: <%= scope.lookupvar("foreman::ssl") %>
:locations_enabled: <%= scope.lookupvar("foreman::locations_enabled") %>
Expand Down

0 comments on commit c5cfb23

Please sign in to comment.