There was an error while loading. Please reload this page.
1 parent 8adcfed commit 92f4a2cCopy full SHA for 92f4a2c
1 file changed
definitions/procedures/puppet/remove_puppet.rb
@@ -42,7 +42,6 @@ def installer_arguments_disabling_puppet
42
options << '--foreman-proxy-puppet false'
43
options << '--foreman-proxy-puppetca false'
44
end
45
- options << '--foreman-proxy-content-puppet false' if answers.key?('foreman_proxy_content')
46
options
47
48
0 commit comments