Skip to content

Commit

Permalink
style(#3361): fix yaml styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Deblintrake09 committed Mar 8, 2023
1 parent cc9f933 commit fdf08f4
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@

- section: sca
elements:
- enabled:
value: 'no'
- enabled:
value: 'no'

- section: rootcheck
elements:
- disabled:
value: 'yes'
- disabled:
value: 'yes'

- section: syscheck
elements:
- disabled:
value: 'yes'
- disabled:
value: 'yes'

- section: wodle
attributes:
- name: 'syscollector'
- name: syscollector
elements:
- disabled:
value: 'yes'
Expand Down

0 comments on commit fdf08f4

Please sign in to comment.