[Ovirt-devel] [PATCH PuppetInstaller] Removed a service which is no longer present in .96

Joey Boggs jboggs at redhat.com
Fri Dec 19 21:16:00 UTC 2008


ack, applied

Bryan Kearney wrote:
> ---
>  ace-ovirt/modules/ovirt/manifests/ovirt.pp |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
>
> diff --git a/ace-ovirt/modules/ovirt/manifests/ovirt.pp b/ace-ovirt/modules/ovirt/manifests/ovirt.pp
> index 954bf89..84e47b2 100644
> --- a/ace-ovirt/modules/ovirt/manifests/ovirt.pp
> +++ b/ace-ovirt/modules/ovirt/manifests/ovirt.pp
> @@ -98,12 +98,6 @@ class ovirt::setup {
>                  ensure => running
>          }
>   
> -        service {"ovirt-host-status" :
> -                enable => true,
> -		require => [Package[ovirt-server],Single_Exec[db_migrate]],
> -                ensure => running
> -	}
> -
>          service {"ovirt-host-collect" :
>                  enable => true,
>  		require => [Package[ovirt-server],Single_Exec[db_migrate]],
>   




More information about the ovirt-devel mailing list