summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-testvm-phoebe.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-testvm-phoebe.yml')
-rw-r--r--chaos-at-home/ch-testvm-phoebe.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/chaos-at-home/ch-testvm-phoebe.yml b/chaos-at-home/ch-testvm-phoebe.yml
new file mode 100644
index 00000000..29b260c0
--- /dev/null
+++ b/chaos-at-home/ch-testvm-phoebe.yml
@@ -0,0 +1,16 @@
+---
+- name: Basic Setup
+ hosts: ch-testvm-phoebe
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp
+
+- name: Payload Setup
+ hosts: ch-testvm-phoebe
+ roles:
+ - role: apt-repo/spreadspace
+ - role: nginx/base
+ - role: monitoring/prometheus/exporter