Page MenuHomeDevCentral

Kickstart Salt Nasqueron infrastructure
Closed, ResolvedPublic

Event Timeline

dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added a project: Servers.
dereckson updated the task description. (Show Details)
dereckson added a subscriber: dereckson.

I've deployed a master on Ysul, a minion on Eglide.

Ysul

Last stable version, 2015.8.8, has been installed with pkg install py-salt.

Salt running as user salt.

Eglide

WARNING: We'll probably get one day 2015.8.8, but currently it's blocked at 2015.8.7 (from Debian, not Salt community repo …). Official SaltStack repository provides 2015.8.8, but not for ARM.
/etc/apt/sources.list.d/salt.list
# Community repository
deb http://debian.saltstack.com/debian unstable main
$ wget -q -O- "http://debian.saltstack.com/debian-salt-team-joehealy.gpg.key" | apt-key add -
$ apt update
$ apt install salt-minion

Done with D353 (first unit) and D358 (top.sls)