1- Install docker
2- Git clone https://github.com/Juniper/docker-saltstack-junos.git
3- cd directory : cd docker-saltstack-junos
4- Then the rest ….. https://github.com/Juniper/docker-saltstack-junos
[root@centos7 docker-saltstack-junos]# more ./uc-engine/pillar/top.sls
base:
proxy01:
- proxy01
# proxy02:
# - proxy02
[root@centos7 docker-saltstack-junos]# more ./uc-engine/pillar/proxy01.sls
proxy:
proxytype: junos
host: 192.168.70.21
username: root
passwd: Juniper1