We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 108f3b3 + 8f1896b commit 85902d5Copy full SHA for 85902d5
1 file changed
lib/puppet_references.rb
@@ -4,7 +4,7 @@
4
5
module PuppetReferences
6
BASE_DIR = Pathname.new(File.expand_path(__FILE__)).parent.parent
7
- PUPPET_DIR = BASE_DIR + 'vendor/poenvox'
+ PUPPET_DIR = BASE_DIR + 'vendor/openvox'
8
FACTER_DIR = BASE_DIR + 'vendor/openfact'
9
AGENT_DIR = BASE_DIR + 'vendor/openvox-agent'
10
OUTPUT_DIR = BASE_DIR + 'references_output'
0 commit comments