Browse Source

add instructions for ca_request hostname

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

+ 2
- 2
SETUP.md View File

@ -2,7 +2,7 @@ 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`
2. Fill `group_vars/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`
5. Add the ca\_request hostname to `inventory`, set `ansible_host` and `ansible_user`

Loading…
Cancel
Save