aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-19 23:41:28 +0100
committerbinary <me@rgoncalves.se>2020-11-19 23:41:28 +0100
commit9d6b6e96d3b352d5b8bc4dd29e05a919feb899d6 (patch)
tree72d64e82b0752d3f9087adc47d863e5611b5af94 /playbooks
parent397508ac56a7888d6176abfa247fdc20ae0372a3 (diff)
downloadinfrastructure-9d6b6e96d3b352d5b8bc4dd29e05a919feb899d6.tar.gz
Introduce bhyve for stack0
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/stack0.rgoncalves.se.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/playbooks/stack0.rgoncalves.se.yml b/playbooks/stack0.rgoncalves.se.yml
new file mode 100644
index 0000000..2fcf803
--- /dev/null
+++ b/playbooks/stack0.rgoncalves.se.yml
@@ -0,0 +1,10 @@
+
+# stack0 ~~ playbooks/stack0.rgoncalves.se.yml
+# *bsd hypervisor initialization playbook
+
+---
+
+- hosts: stack0
+ roles:
+
+ - { role: bhyve }
remember that computers suck.