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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] help wanted for building a buildnode-in-a-VM
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20wanted%20for%20building%20a%20buildnode-in-a-VM&In-Reply-To=%3C201103110933.10133.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003209.html">
<LINK REL="Next" HREF="003232.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] help wanted for building a buildnode-in-a-VM</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20wanted%20for%20building%20a%20buildnode-in-a-VM&In-Reply-To=%3C201103110933.10133.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] help wanted for building a buildnode-in-a-VM">maarten.vanraes at gmail.com
</A><BR>
<I>Fri Mar 11 09:33:10 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003209.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI>Next message: <A HREF="003232.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3226">[ date ]</a>
<a href="thread.html#3226">[ thread ]</a>
<a href="subject.html#3226">[ subject ]</a>
<a href="author.html#3226">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op vrijdag 11 maart 2011 00:27:48 schreef Michael Scherer:
><i> Le jeudi 10 mars 2011 à 21:52 +0100, Maarten Vanraes a écrit :
</I>><i> > Op donderdag 10 maart 2011 16:35:25 schreef Samuel Verschelde:
</I>><i> > > Le jeudi 10 mars 2011 12:17:11, nicolas vigier a écrit :
</I>><i> > > > The easiest way to setup a buildsystem is using puppet. Otherwise it
</I>><i> > > > will be more difficult.
</I>><i> > >
</I>><i> > > Could someone from the sysadmins write (if it has not been done
</I>><i> > > already) a quick guide for puppet use, for example "how to deploy a
</I>><i> > > buildnode using puppet" ? I guess that would help Maarteen a lot :)
</I>><i> > >
</I>><i> > > Samuel
</I>><i> >
</I>><i> > It would help Maarten a lot :-)
</I>><i>
</I>><i> - install puppet
</I>><i> - take the svn of admin
</I>><i> svn co <A HREF="svn://svn.mageia.org/adm/">svn://svn.mageia.org/adm/</A> /etc/puppet/
</I>><i>
</I>><i> and then something like :
</I>><i> puppetd --test --tags buildnode
</I>><i>
</I>><i> ( not sure about this )
</I>><i>
</I>><i> However, I do not recommend this, as I think what maarten want is to
</I>><i> have iurt, not the whole scheduling system and upload system of the
</I>><i> build system.
</I>
it would be a nice feature to have some kind of buildnode-alike for padawans
to be able to try submission, but i think the benefits are very slim, not
enough to warrant time spent on making that work, imho.
><i> > one extra question, if i use puppet to install it, it will be exactly
</I>><i> > like the current buildnode now?
</I>><i>
</I>><i> Well our buildnode run on mandriva, your vm will likely be a mageia. So
</I>><i> that's already a difference.
</I>><i>
</I>><i> > but is puppet then installed on it? because i don't want to give people
</I>><i> > the impression that if they install this vm, that the mageia sysadmins
</I>><i> > would have full control over their vm...
</I>><i>
</I>><i> Well, if puppet is started and start to put our ssh keys as root, yes,
</I>><i> we will have access to the vm, provided that 1) we have network access
</I>><i> 2) time to lose on this ( neither are credible possibility ).
</I>
True, but from security purposes, that's not a good idea. better would be at
that moment to just remove puppet from VM, IMHO.
yeah, so i'm gonna see how far it get with iurt...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003209.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI>Next message: <A HREF="003232.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3226">[ date ]</a>
<a href="thread.html#3226">[ thread ]</a>
<a href="subject.html#3226">[ subject ]</a>
<a href="author.html#3226">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|