summaryrefslogtreecommitdiff
path: root/v-i.vmdb
diff options
context:
space:
mode:
Diffstat (limited to 'v-i.vmdb')
-rw-r--r--v-i.vmdb18
1 files changed, 9 insertions, 9 deletions
diff --git a/v-i.vmdb b/v-i.vmdb
index 14742f1..aa33c44 100644
--- a/v-i.vmdb
+++ b/v-i.vmdb
@@ -19,7 +19,7 @@ steps:
device: "{{ output }}"
start: 1G
end: 100%
- tag: rootfs
+ tag: root
- kpartx: "{{ output }}"
@@ -27,15 +27,15 @@ steps:
partition: efi
- mkfs: ext4
- partition: rootfs
+ partition: root
- - mount: rootfs
+ - mount: root
- - unpack-rootfs: rootfs
+ - unpack-rootfs: root
- debootstrap: unstable
mirror: http://deb.debian.org/debian
- target: rootfs
+ target: root
unless: rootfs_unpacked
- apt: install
@@ -44,7 +44,7 @@ steps:
tag: root
unless: rootfs_unpacked
- - cache-rootfs: rootfs
+ - cache-rootfs: root
unless: rootfs_unpacked
- apt: install
@@ -65,11 +65,11 @@ steps:
- emacs
- gpg
- scdaemon
- tag: rootfs
+ tag: root
- - ansible: rootfs
+ - ansible: root
playbook: v-i.yml
- grub: uefi
- tag: rootfs
+ tag: root
efi: efi