Skip to content

minion pillar bug on Salt 2016.11.5 #22

@blbradley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions