jx/examples/file.jx.yaml

9 lines
134 B
YAML
Raw Permalink Normal View History

2024-03-25 20:27:30 +00:00
resources:
- type: file
2024-10-09 22:31:39 +00:00
transition: create
2024-03-25 20:27:30 +00:00
attributes:
path: /tmp/foo.txt
owner: nobody
mode: 0644
state: present