summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-02 15:20:52 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-02 15:20:52 +0200
commit1188a2a6f866a73126afda89d3e788f98c67366d (patch)
tree63646691bdfce2cc5fda74f487e3c056c85f45db /README.md
parent2016a5bccf3175d42bcd6fa8e81ad88a01f7a8cc (diff)
downloadv-i-1188a2a6f866a73126afda89d3e788f98c67366d.tar.gz
refactor: rename files to be clearer
Sponsored-by: author
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e5ba18..700160b 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +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.yaml](exolobe5.yaml)
+Example target specification file (see [exolobe5-spec.yaml](exolobe5-spec.yaml)
for the version used in production):
```yaml
@@ -43,7 +43,7 @@ extra_drives:
- /dev/nvme1n1
hostname: exolobe5
extra_playbooks:
- - exolobe5.yml
+ - exolobe5-ansible.yml
ansible_vars:
user_pub: |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQe6lsTapAxiwhhEeE/ixuK+5N8esCsMWoekQqjtxjP liw personal systems