From 4dcc3106667ed7d798cdedadbf6a384210c54c3c Mon Sep 17 00:00:00 2001 From: Edoardo Putti Date: Mon, 21 Nov 2016 12:14:29 +0100 Subject: [PATCH] add instructions for ca_request hostname --- SETUP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SETUP.md b/SETUP.md index 5ee2e11..1b12389 100644 --- a/SETUP.md +++ b/SETUP.md @@ -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`