Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Puppet
Commits
ced45fc2
Commit
ced45fc2
authored
Feb 04, 2019
by
James T. Lee
Browse files
puppet: Remove deprecated parameters
parent
c5af9bcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
manifests/profile/base/puppet.pp
manifests/profile/base/puppet.pp
+0
-3
No files found.
manifests/profile/base/puppet.pp
View file @
ced45fc2
...
@@ -18,11 +18,8 @@ class nest::profile::base::puppet {
...
@@ -18,11 +18,8 @@ class nest::profile::base::puppet {
autosign
=>
true
,
autosign
=>
true
,
dns_alt_names
=>
$dns_alt_names
,
dns_alt_names
=>
$dns_alt_names
,
server
=>
true
,
server
=>
true
,
server_dynamic_environments
=>
true
,
server_environments
=>
[],
server_external_nodes
=>
''
,
server_external_nodes
=>
''
,
server_foreman
=>
false
,
server_foreman
=>
false
,
server_implementation
=>
'puppetserver'
,
server_jvm_config
=>
'/etc/systemd/system/puppetserver.service.d/gentoo.conf'
,
server_jvm_config
=>
'/etc/systemd/system/puppetserver.service.d/gentoo.conf'
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment