From 205b61dfe721e6d88fc06b050a0497eeb35f4e02 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 21 Jul 2016 00:55:12 -0700 Subject: added 'leap vm' command --- platform.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'platform.rb') diff --git a/platform.rb b/platform.rb index c79a15d8..9f5e7bfd 100644 --- a/platform.rb +++ b/platform.rb @@ -42,6 +42,7 @@ Leap::Platform.define do :tag_config => 'tags/#{arg}.json', :template_config => 'templates/#{arg}.json', :secrets_config => 'secrets.json', + :cloud_config => 'cloud.json', :node_config => 'nodes/#{arg}.json', # input config files, environmentally scoped -- cgit v1.2.3