configurations:
- name: confdir
values:
prefix: /etc/jx
resources:
- type: group
transition: create
onerror: stop
attributes:
name: "jx"
- type: file
transition: update
path: "/etc/jx"
owner: "root"
group: "root"
mode: "0755"
filetype: directory
config: confdir
path: "conf.d"
group: "jx"
mode: "0770"
path: "lib"
path: "pki"
path: "pki/ca"