Skip to content

Commit

Permalink
M #-: Add new config file clasifier (#3280)
Browse files Browse the repository at this point in the history
  • Loading branch information
xorel authored Nov 4, 2024
1 parent 842a5e8 commit 0165f55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/onecfg/share/etc/files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,13 @@
mode: '0640'
src: src/fireedge/etc/sunstone/sunstone-views.yaml

- name: /etc/one/fireedge/sunstone/profiles/base.template
class: Yaml
owner: root
group: oneadmin
mode: '0640'
src: src/fireedge/etc/sunstone/profiles/base.template

- name: /etc/one/fireedge/sunstone/*/*.yaml
class: Yaml
owner: root
Expand Down

0 comments on commit 0165f55

Please sign in to comment.