diff options
Diffstat (limited to 'examples/apply-config')
| -rw-r--r-- | examples/apply-config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/apply-config b/examples/apply-config new file mode 100644 index 0000000..343fe81 --- /dev/null +++ b/examples/apply-config @@ -0,0 +1,5 @@ +((prison (name "foobar") + (base "14.0-RELEASE-base") + (packages ()) + (commands ()) + (replicas 3))) |
