aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 78279f7f9cb69b0e45c618441b21c709a3cfde57 (plain)
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
Puppet layout
=============

deployment
----------

Contains code specific to our deployment (static website, mailling list
definition), most of it should not be reusable 

external
--------

Modules that were not written by us, and should be synced (either by hand,
git submodules or something else appropriate). We should make sure that
proper credit is given, as well as proper location

modules
-------

Our own modules

manifests
---------

Main puppet manifests

extdata
-------

Puppet extlookup datafie, should not be in git (mainly used for password)