diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000533.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-November/000533.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000533.html b/zarb-ml/mageia-sysadm/2010-November/000533.html new file mode 100644 index 000000000..7b67aae9b --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000533.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [241] Add a module to construct files from fragments. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B241%5D%20Add%20a%20module%20to%20construct%20files%20from%0A%09fragments.&In-Reply-To=%3Cm34obix038.fsf%40euphor.blino.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000532.html"> + <LINK REL="Next" HREF="000539.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [241] Add a module to construct files from fragments.</H1> + <B>Olivier Blin</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B241%5D%20Add%20a%20module%20to%20construct%20files%20from%0A%09fragments.&In-Reply-To=%3Cm34obix038.fsf%40euphor.blino.org%3E" + TITLE="[Mageia-sysadm] [241] Add a module to construct files from fragments.">mageia at blino.org + </A><BR> + <I>Mon Nov 15 13:06:35 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000532.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI>Next message: <A HREF="000539.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#533">[ date ]</a> + <a href="thread.html#533">[ thread ]</a> + <a href="subject.html#533">[ subject ]</a> + <a href="author.html#533">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> writes: + +><i> Le lundi 15 novembre 2010 à 07:40 +0100, Olivier Blin a écrit : +</I>>><i> Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> writes: +</I>>><i> +</I>>><i> > I would also suggest that we switch to git in the future to use git +</I>>><i> > submodule as the puppet community is very git oriented, but this is +</I>>><i> > clearly not a priority since I susepct that not everybody know git and +</I>>><i> > since we lack proper git hooks to check everything before commit. +</I>>><i> +</I>>><i> Isn't .git/hooks/pre-commit enough? +</I>><i> +</I>><i> My understanding was that pre-commit is indeed what we would want, but +</I>><i> it is run on the local computer before commit, not on the server, and so +</I>><i> that would cause various deployment issues. +</I>><i> +</I>><i> What I wanted to have is a centralized check on the server where +</I>><i> everybody push the commit, and that was slightly more complex ( with +</I>><i> pre-receive and post-receive ). +</I> +There's a pre-receive example about puppet files here: +<A HREF="http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/">http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/</A> + +-- +Olivier Blin - blino +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000532.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI>Next message: <A HREF="000539.html">[Mageia-sysadm] [241] Add a module to construct files from fragments. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#533">[ date ]</a> + <a href="thread.html#533">[ thread ]</a> + <a href="subject.html#533">[ subject ]</a> + <a href="author.html#533">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |