local memcached
[mirror/dsa-puppet.git] / modules / roles / manifests / keystone.pp
index d27cf45..4b8fd1d 100644 (file)
@@ -18,6 +18,7 @@ class roles::keystone {
                rabbit_password     => $rabbit_pass,
                rabbit_userid       => 'openstack',
                rabbit_virtual_host => '/keystone',
+               memcache_servers    => 'localhost',
        }
        class { 'keystone::roles::admin':
                email    => 'test@puppetlabs.com',