Upsate trunk for use Ubuntu latest packages

This commit is contained in:
Dan Bode 2012-04-06 10:19:29 -07:00
parent 01b9c7cbd1
commit 0cbd959761

@ -2,5 +2,5 @@
# sets up the swift trunk ppa # sets up the swift trunk ppa
# #
class swift::repo::trunk { class swift::repo::trunk {
apt::ppa { 'ppa:swift-core/trunk': } apt::ppa { 'ppa:openstack-ubuntu-testing/openstack-trunk-testing': }
} }