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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [LONG] A not so modest proposal
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5BLONG%5D%20A%20not%20so%20modest%20proposal&In-Reply-To=%3C1288115212.4401.172.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000067.html">
<LINK REL="Next" HREF="000040.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [LONG] A not so modest proposal</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5BLONG%5D%20A%20not%20so%20modest%20proposal&In-Reply-To=%3C1288115212.4401.172.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] [LONG] A not so modest proposal">misc at zarb.org
</A><BR>
<I>Tue Oct 26 19:46:52 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000067.html">[Mageia-sysadm] [LONG] A not so modest proposal
</A></li>
<LI>Next message: <A HREF="000040.html">[Mageia-sysadm] 2010.1 kernel with the vmscan fix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#75">[ date ]</a>
<a href="thread.html#75">[ thread ]</a>
<a href="subject.html#75">[ subject ]</a>
<a href="author.html#75">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mardi 26 octobre 2010 à 17:41 +0200, nicolas vigier a écrit :
><i> On Sun, 24 Oct 2010, Michael Scherer wrote:
</I>><i>
</I>><i> >
</I>><i> > So, WDYT ?
</I>><i> > ( please do not let me be warnocked
</I>><i> > <A HREF="http://en.wikipedia.org/wiki/Warnocked">http://en.wikipedia.org/wiki/Warnocked</A> )
</I>><i>
</I>><i> I agree with your email. I think that if nobody is against this, we can
</I>><i> go with this.
</I>><i>
</I>><i> First we need the basic puppet config and organisation, to let different
</I>><i> people start working on some services.
</I>><i>
</I>><i> I created the directory svn+<A HREF="ssh://svn.mageia.org/svn/adm/puppet.">ssh://svn.mageia.org/svn/adm/puppet.</A> In this
</I>><i> directory we have the subdirectory "manifests" to be checked out in
</I>><i> /etc/puppet/manifests and "modules" to be checked out in
</I>><i> /etc/puppet/modules.
</I>
Ok so I setup /etc/puppet/ to auto extracted from this svn each 5
minutes. I have added the cronjob in puppet, as well as the key of
severine, and a basic openssh module.
For people who want to commit, connect on krampouezh.mageia.org, create
yourself a account ( until we migrate to ldap for this ) and you can
then checkout/commit on it.
We will need to add the ntp setup, some MTA, ( maybe the timezone so we
will not have issue for the next server ) and then once we have a basic
MTA, a svn hook to send commit mail here.
Again, if you have any question, do not hesitate.
><i> Do you know any good puppet configuration examples ?
</I>><i> This one is interesting :
</I>><i> <A HREF="http://www.example42.com/puppet/browseinfrastructures.php">http://www.example42.com/puppet/browseinfrastructures.php</A>
</I>
I used a too complex setup with numerous empty directory, so I guess no,
I only found bad example :p
To me, the current one ( manifests for the configure file, and modules/
for modules ) is fine at the moment.
I suggest that we first become used to puppet and then decide how to
split, if needed.
I like the idea of having a directory nodes, with one file per node, and
for the rest, I do not think it is worth the added complexity at the
moment.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000067.html">[Mageia-sysadm] [LONG] A not so modest proposal
</A></li>
<LI>Next message: <A HREF="000040.html">[Mageia-sysadm] 2010.1 kernel with the vmscan fix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#75">[ date ]</a>
<a href="thread.html#75">[ thread ]</a>
<a href="subject.html#75">[ subject ]</a>
<a href="author.html#75">[ 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>
|