Skip to content

Instantly share code, notes, and snippets.

when running highstate from master....
2013-11-13 18:09:37,617 [salt.state ][INFO ] Executing state pkgrepo.managed for nodejs_ppa
2013-11-13 18:09:37,697 [salt.loaded.int.module.cmdmod][INFO ] Executing command 'apt-add-repository -y ppa:chris-lea/node.js' in directory '/root'
2013-11-13 18:09:37,706 [salt.loaded.int.module.cmdmod][INFO ] Executing command 'apt-get -q update' in directory '/root'
2013-11-13 18:09:41,358 [salt.state ][ERROR ] Failed to confirm config of repo 'nodejs_ppa': repo 'deb http://ppa.launchpad.net/chris-lea/node.js/ubuntu precise main' was not found
when running highstate from salt-call....
[INFO ] Executing state pkgrepo.managed for nodejs_ppa