2
0
salt-formula/salt
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
..
files Add support for s3fs 2016-07-09 08:29:33 -04:00
gitfs allow state to function without errors if no keys are find in pilar 2016-05-02 09:13:38 -04:00
pkgrepo Fix URLs in salt.pkgrepo for Raspbian & Ubuntu 2016-08-13 15:29:03 -04:00
api.sls Merge pull request #166 from irtnog/enable-salt-api-service 2015-08-09 07:58:04 -04:00
cloud.sls Ability to create non-templated cloud config files (maps/providers/profiles). 2016-05-06 14:45:41 -04:00
defaults.yaml Add optional method to remove /etc/salt/master. 2016-07-15 15:13:21 +02:00
formulas.jinja Revert PR #200 2016-02-16 10:20:42 -05:00
formulas.sls Revert PR #200 2016-02-16 10:20:42 -05:00
map.jinja Fix URLs in salt.pkgrepo for Raspbian & Ubuntu 2016-08-13 15:29:03 -04:00
master.sls Add optional method to remove /etc/salt/master. 2016-07-15 15:13:21 +02:00
minion.sls Add optional method to remove /etc/salt/minion. 2016-07-15 15:11:55 +02:00
ssh.sls Remove hardcoded paths with {{ slspath }} variable 2015-06-09 23:05:49 +02:00
standalone.sls Replace absolute config pathname prefixes with the config_path variable 2016-03-29 13:28:47 -04:00
syndic.sls use salt_settings.syndic_service so state works on FreeBSD, too 2015-10-13 15:41:41 +02:00