Puppetising Sensu on Ubuntu 12.04 -
when running puppet scripts install sensu error:
error: not update: execution of '/usr/bin/apt-get -q -y -o dpkg::options::=--force-confold install sensu' returned 100: reading bundle lists... building dependency tree... reading state information... next new packages installed: sensu 0 upgraded, 1 newly installed, 0 remove , 145 not upgraded. need 22.1 mb of archives. after operation, 64.1 mb of additional disk space used. warning: next packages cannot authenticated! sensu e: there problems , -y used without --force-yes
effectively, failing when trying run 'apt-get update' , 'apt-get install sensu'
however when run these commands in ubuntu terminal after has been provisioned using vagrant commands both work.
ubuntu ubuntu-12.04 puppet apt-get sensu
No comments:
Post a Comment