jx/examples/user.jx.yaml

8 lines
124 B
YAML
Raw Permalink Normal View History

2024-03-25 20:27:30 +00:00
resources:
- type: user
2024-10-09 22:31:39 +00:00
transition: create
2024-03-25 20:27:30 +00:00
attributes:
name: "testuser"
uid: "12001"
home: "/home/testuser"