blob: 7fac7121be66a644d481b4e6fb121e20adede616 [file] [log] [blame]
Dennis Dmitrievf4826bc2017-09-28 19:03:54 +03001# Do not delete! This file is for global parameters overrides over all the nodes in the environment.
2classes:
3# Enable root and *ALL* users access
4- system.openssh.server.team.all
5
6# Example: salt-call reclass.cluster_meta_set foo bar /path/to/overrides.yml
7#parameters:
8# _param:
9# foo: bar
10parameters:
11 _param:
sgudz0cd00ce2017-10-25 11:56:11 +030012 salt_api_password_hash: $6$V7O4vDAF$1FYwutKk53WFY314nq5IshabL5YXMuYklGglD7/Toj9bzCcgHTgudxhdeexmE3jf21lZPLmXy9K5mwzGyFbQt1
Dennis Dmitrievf4826bc2017-09-28 19:03:54 +030013 apt_mk_version: stable # This will be replaced with REPOSITORY_SUITE env variable
14 openssh:
15 server:
16 password_auth: true
17 linux:
18 system:
19 user:
20 root:
21 password: $6$oV7iKxfx$7DOZUfLw30d/W.pzUf97F0z1JhxgNmFAiKT1HhIodjkWb0M/.dTYAc3uxDCScR3lvCALjRe4/xWtiDyywf8wi1
sgudz617d2a02017-10-30 18:54:05 +020022 purge_repos: true
Dmitry Tyzhnenko30232ac2017-10-20 15:50:20 +030023 salt:
24 minion:
25 log:
26 level: debug