mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
/etc/ceph/ceph.conf:
|
|
file.managed:
|
|
- source: salt://ceph/files/ceph.conf.tpl
|
|
- template: jinja
|
|
- mode: 644
|
|
- user: root
|
|
- group: ceph
|