Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Use pillar in salt #748

Closed
MalloZup opened this issue Feb 21, 2019 · 2 comments
Closed

Use pillar in salt #748

MalloZup opened this issue Feb 21, 2019 · 2 comments

Comments

@MalloZup
Copy link
Contributor

I think it would be preferable to have a pillar in params.sls with something like:

haproxy:
  image: haproxy:1.6.11

and then use here:

      image: {{ salt.caasp_registry.base_image_url() }}/{{ pillar['haproxy']['image'] }}

instead of this hardcoded version of the image.

Originally posted by @inercia in #747

@MalloZup
Copy link
Contributor Author

see : #747 (comment)

@MalloZup
Copy link
Contributor Author

This GitHub PR is unactive since more then 30 days. Is this GitHub PR still needed? Please close or update it accordingly.
This reminder is autogenerated by https://github.com/MalloZup/blacktango

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant