forked from cfgmgmtcamp/cfgmgmtcamp.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rudder-cfengine.html
85 lines (80 loc) · 5.1 KB
/
rudder-cfengine.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://cfgmgmtcamp.eu/stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="http://cfgmgmtcamp.eu/stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="http://cfgmgmtcamp.eu/stylesheets/print.css" media="print" />
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" />
<link rel="shortcut icon" href="favicon.ico">
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.ie.css" />
<![endif]-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script>
<title>Config Management Camp 2015, Gent</title>
</head>
<body>
<nav>
<a href="#" id="menu-icon">≡</a>
<ul>
<li><a href="http://cfgmgmtcamp.eu/#about">About</a></li>
<li><a href="http://cfgmgmtcamp.eu/#registration">Registration</a></li>
<li><a href="http://cfgmgmtcamp.eu/#sponsors">Sponsors</a></li>
<li><a href="http://cfgmgmtcamp.eu/#route">Location</a></li>
<li><a href="http://cfgmgmtcamp.eu/#contributions">Contributions</a></li>
<li><a href="code_of_conduct.html">Code of Conduct</a></li>
<li><a href="http://cfgmgmtcamp.eu/2014/">2014</a></li>
</ul>
</nav>
<div id="container">
<header>
<div class="inner">
<h1>#cfgmgmtcamp</h1>
<div class="camp-info">
<h2><strong>2</strong> and <strong>3</strong> February 2015</h2>
<h2>Gent, Belgium </h2>
</div>
</div>
</header>
<div class="inner">
<section id="content">
<h1>Rudder-CFEngine Room</h1>
<p><a href="">Rudder</a> is an easy to use, web-driven, role-based solution for IT Infrastructure Automation & Compliance.
Rudder is based on CFEngine for its configuration management agent, on FusionInventory for hardware and software analysis, and includes a user interface for reporting and higher level features to keep an eye on your information system.
</p>
<p><a href="http://cfengine.com/">CFEngine</a> is an IT infrastructure automation and Continuous Operations framework that helps engineers, system administrators and other stakeholders in an IT organization manage IT infrastructure while ensuring service levels and compliance.
CFEngine runs on the smallest embedded devices, on servers, in the cloud, and on mainframes, easily handling tens of thousands of hosts. It is available as both open source and commercial software.</p>
<p>Join us in the Rudder-CFEngine Room for some presentations, open spaces, and hacking. </p>
<h1>Agenda</h1>
<p><strong>Monday, February 2</strong></p>
<ul>
<li><strong>14:00</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfg/">Rudder 3.0 and beyond</a> - Jonathan Clarke & Nicolas Charles</li>
<li><strong>14:40</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfh/">CFEngine releases, how do they happen?</a> - Kristian Amlie & Dimitrios Apostolou</li>
<li><strong>15:20</strong> - Break</li>
<li><strong>15:40</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfk/">ncf, hands on from CLI to... a new GUI!</a> - Matthieu CERDA & Vincent Membré</li>
<li><strong>16:20</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfm/">The CFEngine Roadshow</a> - Martin Simons</li>
</ul>
<p><strong>Tuesday, February 3</strong></p>
<ul>
<li><strong>11:20</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfp/">Using salt to leverage existing Cfengine installation by reuse of Cfengine PKI in Salt</a> - Jarle Bjørgeengen</li>
<li><strong>12:00</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfq/">Many projects, one code (code repositories and deployment strategies for configuration management)</a> - Marco Marongiu</li>
<li><strong>12:40</strong> - Lunch</li>
<li><strong>14:00</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhkfq/">How we found an island named Rudder - in a wide sea of options</a> - Florian Heigl</li>
<li><strong>14:40</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfr/">Open discussion for wishlist ideas and general QA</a></li>
<li><strong>15:20</strong> - Break</li>
<li><strong>15:40</strong> - <a href="http://lanyrd.com/2015/cfgmgmtcamp/sdhhfw/">How to securely deploy CFEngine in the open Internet</a> - Kristian Amlie & Dimitrios Apostolou</li>
</ul>
</section>
</div>
</div>
</body>
</html>