diff --git a/doc/internal/config-layout b/doc/internal/config-layout index 472d9466..63742035 100644 --- a/doc/internal/config-layout +++ b/doc/internal/config-layout @@ -29,3 +29,12 @@ conf/providers// lib/providers// - same as above, but provided by the cdist distribution - if name exists in both, conf/ has priority + +Differences manifests vs. providers + + + manifests providers + +main purpose map config to host provide functionality +can change config no (prevent conflicts) yes (allow inheritance) +specificness site specific (globally) reusable