# (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 # You can set proto2b in your ~/.forj/config.yaml if you built it from maestro/build. Read the maestro/README.md to create it. image: Ubuntu Precise 12.04.4 LTS Server 64-bit 20140414 (Rescue Image) flavor: standard.xsmall ports: [22, 80, 443, 3000, 3131, 3132, 3233, 3134, 3135, 4505-4506, 5000, 5666, 8000, 8080-8081, 8083, 8125, 8139-8140, 8773-8776, 9292, 29418, 35357] keypair_path: ~/.hpcloud/keypairs/nova keypair_name: nova # Network: If network doesn't exist, forj cli will try to create it, and attach it a router. network: forj security_group: forj # at this point you have to clone the infra project manually build_config: box branch: master box_name: maestro