You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2018. It is now read-only.
Have been able to install the "salt master" and "salt minion" containers, but when I try to install any other, for example a Postgresql container, I am getting this error:
2017-02-11 18:05:43 : command : docker exec sfit-salt-exec bash -c "salt sfit.mydomain.tla state.apply container_purge pillar=\"{'container_name': 'sfit-psql-data'}\" "
2017-02-11 18:05:45 : stdout : No minions matched the target. No command was sent, no jid was assigned.
And I don't see the associated images or containers on my server anywhere. What should I do?