Sha256: e8327b89247695c80cb2379f4a46453c843d27594cd689c02bfc692116d32e44

Contents?: true

Size: 1.21 KB

Versions: 2

Compression:

Stored size: 1.21 KB

Contents

# (c) Copyright 2014 Hewlett-Packard Development Company, L.P.
#
#    Licensed under the Apache License, Version 2.0 (the "License");
#    you may not use this file except in compliance with the License.
#    You may obtain a copy of the License at
#
#        http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS,
#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#    See the License for the specific language governing permissions and
#    limitations under the License.

default:
  maestro_url: https://github.com/forj-oss/maestro.git
  infra_repo: ~/.forj/infra
  image: proto2b
  flavor: standard.xsmall
  ports: [22, 80, 443, 3131, 3000, 3132, 3133, 3134, 3135, 4505, 4506, 5000, 5666, 8000, 8080, 8081, 8083, 8125, 8139, 8140, 8773, 8774, 8776, 9292, 29418, 35357]
  keypair_path: ~/.hpcloud/keypairs/nova
  keypair_name: nova
  router: private-ext
  security_group: default
  network: private
  # at this point you have to clone the infra project manually
  build_config_dir: ~/forj/infra/build/boxes/maestro
  build_config: box
  branch: master
  box_name: maestro

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forj-0.0.33 lib/defaults.yaml
forj-0.0.32 lib/defaults.yaml