We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 189dc01 + 5fb9824 commit d64ea3dCopy full SHA for d64ea3d
1 file changed
lib/puppet_references/puppet/puppet_doc.rb
@@ -4,7 +4,7 @@
4
module PuppetReferences
5
module Puppet
6
class PuppetDoc < PuppetReferences::Reference
7
- REFERENCES = %w[configuration metaparameter indirection].freeze
+ REFERENCES = %w[configuration metaparameter indirection report].freeze
8
OUTPUT_DIR = PuppetReferences::OUTPUT_DIR + '_openvox_latest'
9
10
def initialize(*)
0 commit comments