Skip to content

Add example of version specific pkg.install in the pillar #57

@arthurzenika

Description

@arthurzenika

As far as I understand it, the pkg:wanted pillar key is fed directly to pkg.installed: pkgs so one can use that to have version specific specs :

    wanted:
      - git
      - less
      - bc
      - curl
      - fail2ban

replaced by

    wanted:
      - git
      - less
      - bc
      - curl
      - fail2ban: 0.10.2-2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions