summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/install.mdwn b/install.mdwn
index d443d84..ce67f7f 100644
--- a/install.mdwn
+++ b/install.mdwn
@@ -35,8 +35,8 @@ authentication.
The `ick-ansible2` Ansible playbooks use Ansible variables for
anything that you will likely want to configure for your site. The
-`liw.yml` file has a commented example. Make a copy of that and change
-anything you need to change.
+`liw.yml` file has a commented example. Make a copy of that
+(`your.yml`) and change anything you need to change.
The example uses the `pass` command to extract secrets from a
PGP-encrypted repository of secrets. Unless you have that set up
@@ -111,7 +111,7 @@ using this secret to interact with ick yourself.
add anything else. It will be processed by the `run-single.sh`
script before given to `ansible-playbook`.
-* `./run-aingle hosts`
+* `./run-aingle hosts -e @your.yml`
This will take a long while to run, but you will, at the end, have a
working ick instance.