summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-router.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-06-29 07:18:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-06-29 07:18:53 +0200
commit49fb8bb8d34076626cfd2adcf1e85c5e9ec13adc (patch)
tree92ba47a88923f97c7402b9204730ab85ee06f91c /chaos-at-home/ch-router.yml
parentRevert "openwrt naming scheme has changed" (diff)
added sample ch-router deployment
Diffstat (limited to 'chaos-at-home/ch-router.yml')
-rw-r--r--chaos-at-home/ch-router.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-router.yml b/chaos-at-home/ch-router.yml
new file mode 100644
index 00000000..5fa1ca5f
--- /dev/null
+++ b/chaos-at-home/ch-router.yml
@@ -0,0 +1,6 @@
+---
+- hosts: ch-router
+ connection: local
+ roles:
+ - role: openwrt/image
+ delegate_to: localhost