Browse Source

draft for setup instructions

phabricator
Edoardo Putti 8 years ago
parent
commit
ed3e1540d1
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      SETUP.md

+ 8
- 0
SETUP.md View File

@ -0,0 +1,8 @@
SETUP
=========
1. Copy `group_vars/all.yaml.example` to `group_vars/all.yaml`
2. Fill `all.yaml` with the gateway hostname and the content of the `user_ca_key`
3. Add the gateway hostname to `inventory`, set `ansible_host` and `ansible_user`
4. Add the ca hostname to `inventory`, set `ansible_host` and `ansible_user`

Loading…
Cancel
Save