We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991941e commit 071a486Copy full SHA for 071a486
1 file changed
lib/puppet/face/catalog/diff.rb
@@ -50,6 +50,7 @@
50
51
option '--[no-]filter_old_env' do
52
summary "Whether to filter nodes on the old server's environment in PuppetDB"
53
+ default_to { true }
54
end
55
56
option '--old_catalog_from_puppetdb' do
0 commit comments