Constant Field Values
Contents
org.jclouds.*
-
org.jclouds.scriptbuilder.domain.AppendFile Modifier and Type Constant Field Value public static final StringDELIMITER"END_OF_JCLOUDS_FILE" -
org.jclouds.scriptbuilder.domain.CreateRunScript Modifier and Type Constant Field Value public static final StringDELIMITER"END_OF_JCLOUDS_SCRIPT" -
org.jclouds.scriptbuilder.domain.SaveHttpResponseTo Modifier and Type Constant Field Value public static final StringCURL"curl -q -s -S -L --connect-timeout 10 --max-time 600 --retry 20"
-
org.jclouds.scriptbuilder.statements.chef.ChefSolo Modifier and Type Constant Field Value public static final StringDEFAULT_SOLO_PATH"/var/chef" -
org.jclouds.scriptbuilder.statements.chef.InstallChefUsingOmnibus Modifier and Type Constant Field Value public static final StringOMNIBUS_INSTALLER"https://www.opscode.com/chef/install.sh"
-
org.jclouds.scriptbuilder.statements.ruby.InstallRubyGems Modifier and Type Constant Field Value public static final StringDEFAULT_RUBYGEMS_VERSION"1.8.10"