On Monday, August 23, 2010 04:29:02 pm Mike McGrath wrote:
> ---
>  manifests/servergroups/koji.pp |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/manifests/servergroups/koji.pp
> b/manifests/servergroups/koji.pp index 0b50705..2e130d1 100644
> --- a/manifests/servergroups/koji.pp
> +++ b/manifests/servergroups/koji.pp
> @@ -7,6 +7,11 @@ class kojimasters {
>      include nfs-server
>      include heartbeat::heartbeat
> 
> +    group { masher:
> +        gid => 751,
> +        ensure => present,
> +    }
> +
>      user { masher:
>          uid => 751,
>          gid => 751,


+1

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to