2
0
salt-formula/salt/pkgrepo
Jeremy T. Bouse 3b265a544a Fix URLs in salt.pkgrepo for Raspbian & Ubuntu
Rasbian reports back the following grain values:

local:
    ----------
    os:
        Raspbian
    os_family:
        Debian
    osarch:
        armhf
    osmajorrelease:
        8
    osrelease:
        8.0

Ubuntu reports back the following grain values:

local:
    ----------
    os:
        Ubuntu
    os_family:
        Debian
    osarch:
        amd64
    osmajorrelease:
        14
    osrelease:
        14.04

For Raspbian the osarch needed to be changed from other Debain os_family
distributions.
For Ubuntu the osrelease value is needed instead of osmajorrelease as other
Debian os_family distributions.

Part of #180
2016-08-13 15:29:03 -04:00
..
debian Add clean_file to wipe saltstack.list contents 2015-12-09 23:33:00 +13:00
redhat Replace pkgrepo with offical Saltstack repo 2016-01-08 11:21:22 -06:00
ubuntu Use https for the Ubuntu repo same as salt-bootstrap. 2016-07-14 18:20:04 +02:00
absent.sls Add new “salt.pkgrepo” state 2014-12-22 17:09:51 +01:00
init.sls Fix URLs in salt.pkgrepo for Raspbian & Ubuntu 2016-08-13 15:29:03 -04:00