[Change Request] Fix duplicate definition of Selinux_bool[rsync_export_all_ro].

Toshio Kuratomi a.badger at gmail.com
Fri Mar 13 22:54:25 UTC 2009


Ricky Zhou wrote:
> ---
>  manifests/servergroups/cvs.pp |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/manifests/servergroups/cvs.pp b/manifests/servergroups/cvs.pp
> index 8dc4038..bc8d770 100644
> --- a/manifests/servergroups/cvs.pp
> +++ b/manifests/servergroups/cvs.pp
> @@ -24,10 +24,6 @@ class cvs {
>          hasstatus => true,
>      }
>  
> -    selinux_bool { 'rsync_export_all_ro':
> -         bool => 'on' 
> -    }
> -
>      semanage_fcontext { '/srv/scm/cvs(/.*)?':
>  	type => 'cvs_data_t'
>      }
> 
So the duplicate that we're saving is in the phx.pp definition?  Any
reason that's not in global instead?

-Toshio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20090313/430cd1e5/attachment.bin 


More information about the infrastructure mailing list