Skip to content

[BUG] Incorrect usage of file.managed mode #251

@iils-jschmidt

Description

@iils-jschmidt

According so salt lint, file.managed mode should be in quotation marks and have a leading zero.
So all occurrences of this:

  • mode: 644
    should be replaced with this:
  • mode: '0644'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions