Commit ced45fc2 authored by James T. Lee's avatar James T. Lee
Browse files

puppet: Remove deprecated parameters

parent c5af9bcc
...@@ -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',
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment