|
|
|
@ -2,9 +2,9 @@ cdist using the push principle (triggered by server) |
|
|
|
|
|
|
|
|
|
% server |
|
|
|
|
cdist-deploy-to <client-hostname> |
|
|
|
|
cdist-preprocess # fills up variables with content |
|
|
|
|
cdist-explore % client # explores client configuration |
|
|
|
|
cdist-build |
|
|
|
|
cdist-preprocess # fills up variables with content |
|
|
|
|
cdist-explore % client # explores client configuration |
|
|
|
|
cdist-compile # parses configuration, creates internal state in cconfig format, verifies |
|
|
|
|
cdist-link # uses cconfig output, creates executable |
|
|
|
|
cdist-remote-exec # |
|
|
|
|