From 7a0022a0a5fa214892b29221a2fae904dbc5b856 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 21 Oct 2014 14:50:44 -0700 Subject: removed constants.rb, now defined in platform.rb --- lib/leap_cli/constants.rb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lib/leap_cli/constants.rb (limited to 'lib/leap_cli/constants.rb') diff --git a/lib/leap_cli/constants.rb b/lib/leap_cli/constants.rb deleted file mode 100644 index 5abe630..0000000 --- a/lib/leap_cli/constants.rb +++ /dev/null @@ -1,8 +0,0 @@ -module LeapCli - - PUPPET_DESTINATION = '/srv/leap' - CUSTOM_PUPPET_DESTINATION = '/srv/leap/custom-puppet' - INITIALIZED_FILE = "#{PUPPET_DESTINATION}/initialized" - DEFAULT_TAGS = ['leap_base','leap_service'] - -end -- cgit v1.2.3