salt-docker
salt-docker copied to clipboard
Easy Salt state testing with Docker
Updated Ubuntu to 16.04, and updated Salt to use the official repo and version 2018.3.0+ds-1
HI, I used the below docker command to create the minion but I am getting **SaltReqError timout** command: `docker run -it --name=saltdocker_minion_1 -h master -p 4505 -p 4506 -p 8080...
Hi , I was trying to build the docker based on the read me and ended up SALT VERSION not found issue. `Reading package lists... Reading package lists... Building dependency...
E: Version '2014.7.2+ds-1trusty2' for 'salt-master' was not found E: Version '2014.7.2+ds-1trusty2' for 'salt-minion' was not found E: Unable to locate package salt-cloud E: Unable to locate package salt-api INFO[0098] The...
INFO[0062] The command [/bin/sh -c echo deb http://ppa.launchpad.net/saltstack/salt/ubuntu `lsb_release -sc` main | tee /etc/apt/s ources.list.d/saltstack.list && wget -q -O- "http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x4759FA960E27C0A6" | apt-key add -] returned a non-zero code: 2 building...