Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
default version is 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Jan 27, 2013
1 parent 94e2dd4 commit 810989b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bosh-cloudfoundry/config_options.rb
Expand Up @@ -19,7 +19,7 @@ module Bosh::CloudFoundry::ConfigOptions
DEFAULT_STEMCELLS_PATH = "/var/vcap/store/stemcells"
DEFAULT_REPOS_PATH = "/var/vcap/store/repos"
DEFAULT_RELEASE_NAME = "appcloud" # name of cf-release final release name
DEFAULT_RELEASE_VERSION = "124" # FIXME restore to "latest" when #49 fixed
DEFAULT_RELEASE_VERSION = "latest"
DEFAULT_STEMCELL_NAME = "bosh-stemcell"
DEFAULT_COMMONT_PERSISTENT_DISK = 16192
COMMON_PASSWORD_SIZE = 16 # characters; the min for the CC password
Expand Down

0 comments on commit 810989b

Please sign in to comment.