-that repeatition
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
ccd4be12b1
commit
fc6e59c719
1 changed files with 6 additions and 6 deletions
|
@ -65,13 +65,13 @@ In my opinion (I believe in the [[!kiss]]), managing large scale infrastructures
|
||||||
as managing small infrastructures - given you take the right approach. From a technical
|
as managing small infrastructures - given you take the right approach. From a technical
|
||||||
point of view, to manage an infrastucture you need
|
point of view, to manage an infrastucture you need
|
||||||
|
|
||||||
* an inventory management tool (like [[cinv|software/cinv]])
|
* an inventory management tool (like [[cinv|software/cinv]]) that
|
||||||
* that is the central tool to record all your hosts
|
* is the central tool to record all your hosts
|
||||||
* that defines IP address mapppings (mac<->ip, f.i. [[!dhcp]] and ip<->name, like [[!dns]])
|
* defines IP address mapppings (mac<->ip, f.i. [[!dhcp]] and ip<->name, like [[!dns]])
|
||||||
* assists you with lifecycle management of your hosts
|
* assists you with lifecycle management of your hosts
|
||||||
* a configuration management system (like [[cdist|software/cdist]])
|
* a configuration management system (like [[cdist|software/cdist]]) that
|
||||||
* that realises your centrally defined configurations
|
* realises your centrally defined configurations
|
||||||
* that manages all your configurations (including VMs!)
|
* manages all your configurations (including VMs!)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue