You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
506 B
15 lines
506 B
Cdist installation / configuring / types
|
|
--------------------------------------------------------------------------------
|
|
|
|
problems:
|
|
- types are not in /etc/cdist/type by default
|
|
- types should be updatable
|
|
- cdist should be easily updateable
|
|
- make configuration version control able easily
|
|
|
|
solution:
|
|
- require a special user ("cdist")
|
|
- always git clone from specific branch
|
|
- better version-1.0 or 1.0 or similar
|
|
- conf/manifests mv example?
|
|
- upstream types get updated
|
|
|