diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-24 16:57:56 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-24 17:12:45 +0200 |
| commit | 0bc80beb699000826b8e9415a7b254c92dc86a5a (patch) | |
| tree | c67c5ea7e06447339e811ef2c177bcf920d68fc5 /examples/apply-config | |
| parent | b5ddfdc53cf1cf2197adf8718ea405acfa2fe6f7 (diff) | |
Do things
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))) |
