resources: Improve nspawn resource

This commit is contained in:
Jonathan Gold
2017-10-16 05:28:44 -04:00
parent 4d7c0ddbce
commit 677cdea99d
4 changed files with 92 additions and 46 deletions

View File

@@ -2,6 +2,6 @@
graph: mygraph
resources:
nspawn:
- name: mgmt-nspawn1
- name: nspawn1
state: running
edges: []

View File

@@ -1,7 +0,0 @@
---
graph: mygraph
resources:
nspawn:
- name: mgmt-nspawn2
state: stopped
edges: []