.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "CHAKE\-SHELL" "7" "December 2023" "" .SH "NAME" \fBchake\-shell\fR \- configure chake nodes with shell .SH "DESCRIPTION" This configuration manager is a simpler wrapper for running a list of shell commands on the nodes\. .SH "CONFIGURATION" The \fIshell\fR configuration manager requires one key called \fBshell\fR, and the value must be a list of strings representing the list of commands to run on the node when converging\. .IP "" 4 .nf host1\.mycompany\.com: shell: \- echo "HELLO WORLD" .fi .IP "" 0 .SH "BOOTSTRAPPING" Very little bootstrapping is required for this configuration manager, as we hope every node you could possibly want to manage with it already has a POSIX shell as \fB/bin/sh\fR\. During bootstrapping, only the node hostname will be set according to your chake configuration\. .SH "SEE ALSO" .IP "\[ci]" 4 \fBchake(1)\fR .IP "" 0