Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions