o
�N�g� � @ s d Z dd� ZdS )aR
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:
.. code-block:: yaml
pkgng_clients:
pkgng.update_packaging_site:
- name: "http://192.168.0.2"
c C s&