Drop unsupported parameter from Horizon config

This commit is contained in:
Florian Haas 2013-10-17 10:37:32 +02:00
parent 44f073c766
commit 95e8d489e5
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ class kickstack::horizon inherits kickstack {
cache_server_ip => '127.0.0.1',
cache_server_port => '11211',
swift => false,
neutron => true,
keystone_host => $keystone_host,
keystone_default_role => 'Member',
django_debug => $django_debug,