roles/openwrt-image: Support configuring mountpoints
[noc.git] / ansible / tuer.yml
index 29af04f..1a1e52e 100644 (file)
                 PasswordAuth: off
                 RootPasswordAuth: off
                 Port: 22000
+
+        openwrt_mounts:
+          - path: /run
+            src: none
+            fstype: tmpfs
+            opts: nosuid,nodev,noexec,noatime