blob: d32d97fe7443496815177d924d666aacc886906f [file] [log] [blame]
martin f. krafft3cd2a332014-10-28 15:58:23 +01001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
9 <title>Using reclass with Puppet &mdash; reclass 1.4.1 documentation</title>
10
11 <link rel="stylesheet" href="_static/default.css" type="text/css" />
12 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13
14 <script type="text/javascript">
15 var DOCUMENTATION_OPTIONS = {
16 URL_ROOT: './',
17 VERSION: '1.4.1',
18 COLLAPSE_INDEX: false,
19 FILE_SUFFIX: '.html',
20 HAS_SOURCE: true
21 };
22 </script>
23 <script type="text/javascript" src="_static/jquery.js"></script>
24 <script type="text/javascript" src="_static/underscore.js"></script>
25 <script type="text/javascript" src="_static/doctools.js"></script>
26 <link rel="top" title="reclass 1.4.1 documentation" href="index.html" />
27 <link rel="next" title="Hacking on reclass" href="hacking.html" />
28 <link rel="prev" title="Using reclass with Ansible" href="ansible.html" />
29 </head>
30 <body>
31 <div class="related">
32 <h3>Navigation</h3>
33 <ul>
34 <li class="right" style="margin-right: 10px">
35 <a href="genindex.html" title="General Index"
36 accesskey="I">index</a></li>
37 <li class="right" >
38 <a href="hacking.html" title="Hacking on reclass"
39 accesskey="N">next</a> |</li>
40 <li class="right" >
41 <a href="ansible.html" title="Using reclass with Ansible"
42 accesskey="P">previous</a> |</li>
43 <li><a href="index.html">reclass</a> &raquo;</li>
44 </ul>
45 </div>
46
47 <div class="document">
48 <div class="documentwrapper">
49 <div class="bodywrapper">
50 <div class="body">
51
52 <div class="section" id="using-reclass-with-puppet">
53<h1>Using reclass with Puppet<a class="headerlink" href="#using-reclass-with-puppet" title="Permalink to this headline">ΒΆ</a></h1>
54</div>
55
56
57 </div>
58 </div>
59 </div>
60 <div class="sphinxsidebar">
61 <div class="sphinxsidebarwrapper">
62 <h4>Previous topic</h4>
63 <p class="topless"><a href="ansible.html"
64 title="previous chapter">Using reclass with Ansible</a></p>
65 <h4>Next topic</h4>
66 <p class="topless"><a href="hacking.html"
67 title="next chapter">Hacking on reclass</a></p>
68<div id="searchbox" style="display: none">
69 <h3>Quick search</h3>
70 <form class="search" action="search.html" method="get">
71 <input type="text" name="q" />
72 <input type="submit" value="Go" />
73 <input type="hidden" name="check_keywords" value="yes" />
74 <input type="hidden" name="area" value="default" />
75 </form>
76 <p class="searchtip" style="font-size: 90%">
77 Enter search terms or a module, class or function name.
78 </p>
79</div>
80<script type="text/javascript">$('#searchbox').show(0);</script>
81 </div>
82 </div>
83 <div class="clearer"></div>
84 </div>
85 <div class="related">
86 <h3>Navigation</h3>
87 <ul>
88 <li class="right" style="margin-right: 10px">
89 <a href="genindex.html" title="General Index"
90 >index</a></li>
91 <li class="right" >
92 <a href="hacking.html" title="Hacking on reclass"
93 >next</a> |</li>
94 <li class="right" >
95 <a href="ansible.html" title="Using reclass with Ansible"
96 >previous</a> |</li>
97 <li><a href="index.html">reclass</a> &raquo;</li>
98 </ul>
99 </div>
100 <div class="footer">
101 &copy; Copyright 2013, martin f. krafft.
102 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
103 </div>
104 </body>
105</html>