diff --git a/modules/openstack_project/manifests/status.pp b/modules/openstack_project/manifests/status.pp index 479e4959cb..6b89bf853c 100644 --- a/modules/openstack_project/manifests/status.pp +++ b/modules/openstack_project/manifests/status.pp @@ -243,27 +243,6 @@ class openstack_project::status ( reviewday_rsa_key_contents => $reviewday_ssh_private_key, } - ########################################################### - # Status - releasestatus (removed) - - file { '/srv/static/release': - ensure => absent, - force => yes, - } - - file { '/var/lib/releasestatus': - ensure => absent, - force => yes, - } - - user { 'releasestatus': - ensure => absent, - } - - group { 'releasestatus': - ensure => absent, - } - ########################################################### # Status - bugdaystats