Skip to content

pillar through command line causes critical log error but renders correctly #49

Description

@vbasem

when using pillars in stack yaml file that are only provided via command line causes a critical error log message but they render just fine:

Error

 [salt.pillar      :1019][CRITICAL][23755] Pillar render error: Failed to load ext_pillar stack: 'dict object' has no attribute 'namespace'

test.yml

appspace1: {{ pillar.namespace }}

test it with:

salt-call pillar.items pillar='{"namespace":"dev"}'

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions