limnh / journey

Notes and learnings along the way of becoming an engineer
0 stars 1 forks source link

2019-02-26 #9

Open limnh opened 5 years ago

limnh commented 5 years ago

Issues/Questions:

  1. what is the syntax for environment variables in TFE?

  2. within packet/builder/main.tf - update necessary values as environment variables

    • define these variables in CircleCI (GUI), use baremetal_1, a hostname specific to the purpose tbw-kvm-guest-builder and sjc1 as values

change "operating_system": "ubuntu_16_04", to "operating_system": "ubuntu_18_04"

Solutions: