Added gpg key to the apt repo

This commit is contained in:
Tim Kuhlman
2014-05-12 08:59:05 -06:00
parent 2d85b87821
commit 75fe52151c

View File

@@ -25,4 +25,5 @@ apt_repository 'dev' do
arch 'amd64'
distribution 'precise'
components ['release']
key 'https://region-a.geo-1.objects.hpcloudsvc.com/v1/46995959297574/mini-mon/public_repo/mon.gpg'
end