lib/defaults.yaml in forj-0.0.34 vs lib/defaults.yaml in forj-0.0.35

- old
+ new

@@ -13,17 +13,18 @@ # limitations under the License. default: maestro_url: https://github.com/forj-oss/maestro.git infra_repo: ~/.forj/infra - image: proto2b + # 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, 3131, 3000, 3132, 3133, 3134, 3135, 4505, 4506, 5000, 5666, 8000, 8080, 8081, 8083, 8125, 8139, 8140, 8773, 8774, 8776, 9292, 29418, 35357] + 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 - router: private-ext - security_group: default - network: private + # 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