We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b9863 commit 3e4b5faCopy full SHA for 3e4b5fa
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].freeze
+ REFERENCES = %w[configuration metaparameter indirection].freeze
8
OUTPUT_DIR = PuppetReferences::OUTPUT_DIR + '_openvox_latest'
9
10
def initialize(*)
0 commit comments