1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] servers configuration tool
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20servers%20configuration%20tool&In-Reply-To=%3C20101008093445.GQ21938%40mars-attacks.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000003.html">
<LINK REL="Next" HREF="000004.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] servers configuration tool</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20servers%20configuration%20tool&In-Reply-To=%3C20101008093445.GQ21938%40mars-attacks.org%3E"
TITLE="[Mageia-sysadm] servers configuration tool">boklm at mars-attacks.org
</A><BR>
<I>Fri Oct 8 11:34:46 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000003.html">[Mageia-sysadm] servers configuration tool
</A></li>
<LI>Next message: <A HREF="000004.html">[Mageia-sysadm] presentations
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17">[ date ]</a>
<a href="thread.html#17">[ thread ]</a>
<a href="subject.html#17">[ subject ]</a>
<a href="author.html#17">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, 01 Oct 2010, Michael Scherer wrote:
><i> Le vendredi 01 octobre 2010 à 12:29 +0200, nicolas vigier a écrit :
</I>><i> > Hello,
</I>><i> >
</I>><i> > On Mandriva build system we were using cfengine. I think cfengine is
</I>><i> > quite simple, works correctly, and some of us already know how to use
</I>><i> > it.
</I>><i>
</I>><i> what version of cfengine ? because there is cfengine 2, not maintained
</I>><i> AFAIK, and cfengine 3, that none of us know.
</I>><i>
</I>><i> > But other people are also using puppet. Do you have opinions about
</I>><i> > what we should use for Mageia servers ?
</I>><i>
</I>><i> Having to use cfengine 2 on zarb and mdv, and puppet on my own server, I
</I>><i> would say I prefer puppet.
</I>><i>
</I>><i> Puppet community seems more alive, and favors a modular approach. I also
</I>><i> think it is easier to extend and understand ( both use a dsl, but I
</I>><i> found it as easier to understand puppet dsl than cfengine one ).
</I>><i>
</I>><i> Guillomovitch proposed we switch to puppet, but I do not exactly know
</I>><i> the reason.
</I>
Interesting. I have never used puppet, but I'm ok to use it (if you
think that's better).
><i> On the other hand, we already have part of the configuration from mdv in
</I>><i> cfengine, which is a important point too.
</I>
I think we did not use very advanced features of cfengine, so maybe it
would be not too difficult to convert to puppet.
By the way, do you have a backup of the cfengine directory on the
Mandriva build system ?
Nicolas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000003.html">[Mageia-sysadm] servers configuration tool
</A></li>
<LI>Next message: <A HREF="000004.html">[Mageia-sysadm] presentations
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17">[ date ]</a>
<a href="thread.html#17">[ thread ]</a>
<a href="subject.html#17">[ subject ]</a>
<a href="author.html#17">[ 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>
|