summaryrefslogtreecommitdiff
path: root/roles/vm-host/defaults/main.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-04-21 23:28:35 +0200
committerChristian Pointner <equinox@spreadspace.org>2018-04-21 23:28:35 +0200
commit2e5b51cc24b6f6c91e7f969fe14e3adc2d4e80f2 (patch)
tree6cbb61b2f17061fee06306a3ec2e58e2fc3e87de /roles/vm-host/defaults/main.yaml
parentupdated google apt key (diff)
rename all .yaml to .yml
Diffstat (limited to 'roles/vm-host/defaults/main.yaml')
-rw-r--r--roles/vm-host/defaults/main.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/vm-host/defaults/main.yaml b/roles/vm-host/defaults/main.yaml
deleted file mode 100644
index 0e3cddf1..00000000
--- a/roles/vm-host/defaults/main.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-vm_host_force_download_installer: False
-vm_host_installer_url:
- # debian: "{{ debian_mirror.packages | default('http://deb.debian.org/debian') }}"
- # ubuntu: "{{ ubuntu_mirror | default('http://archive.ubuntu.com/ubuntu') }}"
- debian: "http://deb.debian.org/debian"
- ubuntu: "http://archive.ubuntu.com/ubuntu"