Skip to content

minion pillar bug on Salt 2016.11.5 #22

Description

@blbradley

On 2016.11.5:

# salt 'ceetah1-staging' pillar.get firewall
ceetah1-staging:
    ----------

pillar.items returns the correct pillar data. pillar.get worked on some of my other data. So, that's why I'm reporting here.

On 2016.11.6:

# salt 'ceetah1-staging' pillar.get firewall
ceetah1-staging:
    ----------
    enabled:
        True
    install:
        True
    services:
        ----------
        ssh:
            ----------
            block_nomatch:
                False
            ips_allows:
                - 192.168.1.0/24
            protos:
                - tcp
    strict:
        True
    whitelist:
        ----------
        networks:
            ----------
            ips_allow:
                - 192.168.1.0/24

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