summaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-05 14:10:22 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-05 14:10:22 +0300
commit15dcb6524aa9655087f1623eb6b74dc6033ec828 (patch)
tree8f1d3bbd9e63bee8ed6f37be370b82ec82a1d845 /ansible
parent94e5be8ba031205fdebdd06199f2fe4ae746b521 (diff)
downloadansibleness-15dcb6524aa9655087f1623eb6b74dc6033ec828.tar.gz
update contractor-dev
Diffstat (limited to 'ansible')
-rw-r--r--ansible/contractor-dev.yml7
-rw-r--r--ansible/hosts3
2 files changed, 9 insertions, 1 deletions
diff --git a/ansible/contractor-dev.yml b/ansible/contractor-dev.yml
index ed7611b..ce7bf90 100644
--- a/ansible/contractor-dev.yml
+++ b/ansible/contractor-dev.yml
@@ -6,8 +6,13 @@
- comfortable-debian-system
- unix_users
- version-controller
- - vmhost-minimal
+ - vmhost
tasks:
+ - user:
+ name: liw
+ groups:
+ - kvm
+ - libvirt
- apt:
name:
- black
diff --git a/ansible/hosts b/ansible/hosts
index 2adc802..0524c23 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -1,3 +1,4 @@
+
[all]
exolobe1
willikins
@@ -35,6 +36,8 @@ vmdb2-dev
subplot-dev
subplot-dan-dev
+raidtest
+
[ick-workers]
ick3-unstable hostname=ick3-unstable debian_codename=unstable pbuilder_othermirror_distro=unstable
ick3-stretch hostname=ick3-stretch debian_codename=stretch pbuilder_othermirror_distro=unstable