From 97999ca67b834b1216108e542cdb73010e36930d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 4 Oct 2020 17:34:58 +0300 Subject: ansible --- toy.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 toy.yaml (limited to 'toy.yaml') diff --git a/toy.yaml b/toy.yaml new file mode 100644 index 0000000..d2fdafd --- /dev/null +++ b/toy.yaml @@ -0,0 +1,7 @@ +name: toy2 +image_file: toy.qcow2 +image_size: 10G +memory: 2048 +cpus: 4 +base_image: /home/liw/debian-10-openstack-amd64.qcow2 +public_key: /home/liw/.ssh/liw-openpgp.pub -- cgit v1.2.1