1 |
misc |
744 |
Puppet layout |
2 |
|
|
============= |
3 |
|
|
|
4 |
|
|
deployment |
5 |
|
|
---------- |
6 |
|
|
|
7 |
|
|
Contains code specific to our deployment ( static website, mailling list |
8 |
|
|
definition ), most of it should not be reusable |
9 |
|
|
|
10 |
|
|
external |
11 |
|
|
-------- |
12 |
|
|
|
13 |
|
|
Modules that were not written by us, and should be synced ( either by hand, |
14 |
|
|
or with svn:externals, or something appropriate ). We should make sure that |
15 |
|
|
proper credit is given, as well as proper location |
16 |
|
|
|
17 |
|
|
modules |
18 |
|
|
------- |
19 |
|
|
|
20 |
|
|
Our own modules |
21 |
|
|
|
22 |
|
|
manifests |
23 |
|
|
--------- |
24 |
|
|
|
25 |
|
|
Main puppet manifests |
26 |
|
|
|
27 |
|
|
extdata |
28 |
|
|
------- |
29 |
|
|
|
30 |
|
|
Puppet extlookup datafie, should not be in svn ( mainly used for password ) |