22.27.90. salt.states.pkgng

22.27.90.1. Manage package remote repo using FreeBSD pkgng

Salt can manage the URL pkgng pulls packages from. ATM the state and module are small so use cases are typically rather simple:

pkgng_clients:
  pkgng.update_packaging_site:
    - name: "http://192.168.0.2"
salt.states.pkgng.update_packaging_site(name)

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2014.7.2

Table Of Contents

Previous topic

22.27.89. salt.states.pkg

Next topic

22.27.91. salt.states.pkgrepo