begin to change config layout
Signed-off-by: Nico Schottelius <nico@yod.schottelius.org>
This commit is contained in:
parent
01fb29a02e
commit
5248d7e3af
1 changed files with 5 additions and 2 deletions
|
@ -1,9 +1,12 @@
|
||||||
On the server:
|
On the server:
|
||||||
|
|
||||||
conf/hosts/init $hostname
|
conf/MANIFEST
|
||||||
|
- the central entry point
|
||||||
|
- is a shell script
|
||||||
|
- defines mapping from modules or providers to hosts
|
||||||
=> will be called by $whatever
|
=> will be called by $whatever
|
||||||
=> may source other files
|
=> may source other files
|
||||||
=> $__hosts_dir can be used to source other scripts
|
=>
|
||||||
|
|
||||||
Cached client:
|
Cached client:
|
||||||
Has generated file, which will be (re-)applied
|
Has generated file, which will be (re-)applied
|
||||||
|
|
Loading…
Reference in a new issue