summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-10 09:59:07 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-10 09:59:07 +0200
commit265048f6c91c5e2b2f0b49577557fed3000a7cae (patch)
treec42257d3bb86c79aa0ec0c291561cf1770ae7900 /README.md
parent848ed6f8bf729e8fb1d4d280fc3983f6d2a5e55c (diff)
downloadv-i-265048f6c91c5e2b2f0b49577557fed3000a7cae.tar.gz
chore: tidy up by removing stuff specific to me
Sponsored-by: author
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 700160b..1d1294e 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,7 @@ To use **v-i** to install Debian on a PC:
* Run the command: `v-i --verbose exolobe5.yaml`
* See `installer.log` for what happened during the installation.
-Example target specification file (see [exolobe5-spec.yaml](exolobe5-spec.yaml)
-for the version used in production):
+Example target specification file:
```yaml
drive: /dev/nvme0n1
@@ -77,6 +76,9 @@ Explanation:
[`std.yml`][]) that it uses unconditionally, to set up a "standard
system" that the author likes. You can provide additional playbooks,
for additional configuration at installation time.
+ - the `user_pub` variable contains an SSH public key that gets
+ installed into the `root` user `authorized_keys` file on the
+ installed system
* `ansible_vars`---variables to set for Ansible playbooks.
With all this configuration in a file, which you can keep in git, you