aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/path.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/leap_cli/path.rb')
-rw-r--r--lib/leap_cli/path.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/leap_cli/path.rb b/lib/leap_cli/path.rb
index a783a91..bf4c89f 100644
--- a/lib/leap_cli/path.rb
+++ b/lib/leap_cli/path.rb
@@ -9,6 +9,7 @@ module LeapCli; module Path
:nodes_dir => 'nodes',
:services_dir => 'services',
:tags_dir => 'tags',
+ :node_files_dir => 'files/nodes/#{arg}',
# input config files
:common_config => 'common.json',