I just though I’d share

Edit: I’m not sure if this actually works. All else fails fall back to Ansible

  • refalo@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    This seems like a minefield of clashes with distro-specific behavior. What happens if your system is using different software than what it expects or a policy that exists in Windows doesn’t always make sense in the target environment? I wonder how it is being dealt with?

    And what about more broad policies like denying filesystem write access?

    • caseyweederman@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I’m also interested in this. I’m guessing you’d have to essentially have multiple overlapping sets of policies.
      Ansible does some of each.