conf

Saltstack minion configuration

minion / miniond.d

The VSCode-Anywhere/conf/saltstack/conf/minion file is the main configuration file. VSCode-Anywhere does not configure anything in this file but in theVSCode-Anywhere/conf/saltstack/conf/minion.ddirectory.

The VSCode-Anywhere/conf/saltstack/conf/minion.d directory contains the the Saltstack minion configuration.

The file VSCode-Anywhere/conf/saltstack/conf/minion.d/VSCode-Anywhere.conf is managed by VSCode-Anywhere. You don’t have to modify manually this file.

This is not recommended to edit manually the VSCode-Anywhere/conf/saltstack/conf/minion or VSCode-Anywhere/conf/saltstack/conf/minion.d/VSCode-Anywhere.conf files.

But if you still want to change the minion configuration, you can:

  • override settings within the pillar configuration file pillar in the vscode-Anywhere:saltstack_core section

  • add a file with the conf extension in the VSCode-Anywhere/conf/saltstack/conf/minion.d/minion.d directory

grains

The VSCode-Anywhere/conf/saltstack/conf/minion.d/grains file manage the Saltstack grains.

This is not recommended to edit manually the grains file.

Last updated