saltBootstrap/README.md

6 lines
267 B
Markdown
Executable File

## To add new host to salt
```
curl --location --show-error --silent -O https://git.kcrawford.net/kcrawford/saltBootstrap/raw/branch/main/script.sh && echo '68244bbf2cd329708efaeb9bc4028e49ca217239 script.sh' | sha1sum --check --status && sudo bash ./script.sh
```