| - system.linux.system.single.debian |
| #- system.openssh.server.team.cicd |
| # TODO: Uncomment next line "linux_system_user_sudo: true" during the deployment. |
| # Don't set it "false" before you configure sudo policies and enable power users. |
| # linux_system_user_sudo: true |
| apt_mk_version: "2018.3.1" |
| linux_repo_refresh_db: true |
| infra_config_hostname: cfg01 |
| salt_minion_ca_host: ${_param:infra_config_hostname}.${_param:cluster_domain} |
| # infra service addresses |
| infra_config_address: 127.0.0.1 |
| infra_config_deploy_address: 127.0.0.1 |
| cluster_domain: mcp-day01.local |
| - ${_param:salt_minion_ca_host} |
| name: ${_param:infra_config_hostname} |
| domain: ${_param:cluster_domain} |