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
ID: Startup the Proxy for cisco
Function: service.running
Name: salt-proxy@cisco
Result: False
Comment: The named service salt-proxy@cisco is not available
Started: 10:06:03.522028
Duration: 15.932 ms
Changes:
{%- for device in pillar.devices %}
Startup the Proxy for {{ device }}:
service.running:
- name: salt-proxy@{{ device }}
{%- endfor %}
does not work when using a proxy minion running centos 6. How would you recommend starting all minions that are either on windows or centos 6?
The text was updated successfully, but these errors were encountered: