diff --git a/manifests/identity.pp b/manifests/identity.pp index 7061e4b7..7a011046 100644 --- a/manifests/identity.pp +++ b/manifests/identity.pp @@ -456,8 +456,6 @@ class cloud::identity ( region => $region, } - keystone_config { 'ssl/enable': ensure => absent } - # TODO(EmilienM) Disable WSGI - bug #98 #include 'apache' # class {'keystone::wsgi::apache':