Skip to content

Instantly share code, notes, and snippets.

@deploylinux
Created February 21, 2014 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deploylinux/9128679 to your computer and use it in GitHub Desktop.
Save deploylinux/9128679 to your computer and use it in GitHub Desktop.
if ( !File.exists?("/root/.scout") && ((node[:environment][:name] == "ccweb_production_main") || (node[:environment][:name] == "ccweb_testing_main")) &&
['app_master', 'solo'].include?(node[:instance_role]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment