Files
mgmt/examples/nspawn1.yaml
Joe Julian 8ac3c49286 nspawn: Add systemd-machined support for nspawn containers
This adds a rudimentary resource for systemd-machined's nspawn
containers, ensuring they're either started or stopped.
2016-11-11 14:55:14 -08:00

8 lines
92 B
YAML

---
graph: mygraph
resources:
nspawn:
- name: mgmt-nspawn1
state: running
edges: []