[PATCH] This group needs to be created before the user (defined below)

Dennis Gilmore dennis at ausil.us
Mon Aug 23 21:32:37 UTC 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20100823/30b8ceae/attachment-0001.bin 


More information about the infrastructure mailing list