logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chake-shell - configure chake nodes with shell

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 /bin/sh. During bootstrapping, only the node hostname will be set according to your chake configuration.

Configuration

The shell configuration manager requires one key called shell, and the value must be a list of strings representing the list of commands to run on the node when converging. host1.mycompany.com: shell: - echo "HELLO WORLD"

Description

This configuration manager is a simpler wrapper for running a list of shell commands on the nodes.

Name

chake-shell - configure chake nodes with shell

See Also

chake(1) February 2025 CHAKE-SHELL(7)

See Also