We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b6fed commit 3be5d63Copy full SHA for 3be5d63
examples/octocatalog-diff.cfg.rb
@@ -169,7 +169,7 @@ def self.config
169
# valid options include `puppetdb`, `yaml`, `json`
170
##############################################################################################
171
172
- setings[:storeconfigs_backend] = 'puppetdb'
+ settings[:storeconfigs_backend] = 'puppetdb'
173
174
175
# bootstrap_script
0 commit comments