We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163fe69 commit 68389b6Copy full SHA for 68389b6
lib/puppet/functions/peadm/node_manager_yaml_location.rb
@@ -2,7 +2,7 @@
2
dispatch :nm_yaml_location do
3
end
4
5
- def nm_yaml_location()
+ def nm_yaml_location
6
File.join(Puppet.settings['confdir'], 'node_manager.yaml')
7
8
0 commit comments