[PATCH] Make sure cvs gets onto the places where we try to make rawhide/branched

Dennis Gilmore dennis at ausil.us
Thu Feb 18 15:52:11 UTC 2010


On Thursday 18 February 2010 09:31:29 am Jesse Keating wrote:
> ---
>  manifests/services/branched.pp |    1 +
>  manifests/services/rawhide.pp  |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/manifests/services/branched.pp
> b/manifests/services/branched.pp index 42215bf..29ea7d4 100644
> --- a/manifests/services/branched.pp
> +++ b/manifests/services/branched.pp
> @@ -1,5 +1,6 @@
>  # branched builder configuration
>  class branchedbuilder {
> +    include cvs::client
>      configfile { '/etc/cron.d/branched':
>          source => 'build/branched',
>      }
> diff --git a/manifests/services/rawhide.pp b/manifests/services/rawhide.pp
> index ce56c71..61ce20a 100644
> --- a/manifests/services/rawhide.pp
> +++ b/manifests/services/rawhide.pp
> @@ -1,5 +1,6 @@
>  # rawhide builder configuration
>  class rawhidebuilder {
> +    include cvs::client
>      configfile { '/etc/cron.d/rawhide':
>          source => 'build/rawhide',
>      }
+1 from me

Dennis
-------------- 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/20100218/3ccb0716/attachment.bin 


More information about the infrastructure mailing list