Log In
heroes
/
salt
Clone
Source Code
GIT
Source
Issues
0
Stats
History bin/get_roles.py
Branch:
961921a86c484def56ecc4868885ab078740b85e
adjust-ci-pipeline
anikitin/mirrorcache
anikitin/t_mirrorcache
anikitin/web_mirrors__proxy_mirrorcache
cboltz-borgbackup
cboltz-forums-mysql
cboltz-nginx-conftest
cboltz-relnotes-15.3
cboltz-scar-sshd
doc-o-o
estu/new-progress
feature/saltify-mx
hellcp/paste-sync
icc-rm
identification-vms
lock-module
lrupp-production-patch-08358
lrupp/add_identification
lrupp/include_narwal4
lrupp/remove_login_interface
lrupp/retire
lrupp/serve_www
lrupp/tune_sysctl
man-vm
opi_proxy
production
rm-rklein
set-secret-detection-config-1
update-access-crtmgr
961921a86c484def56ecc4868885ab078740b85e
bin
get_roles.py
Load YAML data safely in several Python scripts
Karol Babioch
• 4 years ago
3016f1
bin/get_roles.py: print roles one per line, so that we can grep them
Theo Chatzimichos
• 5 years ago
053051
bin/get_roles.py: do not automatically append i.o.o on sls files
Theo Chatzimichos
• 5 years ago
2f548a
s/get_roles_of_one_server/get_roles_of_one_minion/g
Theo Chatzimichos
• 5 years ago
4f2316
bin/get_roles.py: use copy to preserve the value of the appended roles list
Theo Chatzimichos
• 5 years ago
698a44
bin/get_roles.py: replace the with-base with --append flag
Theo Chatzimichos
• 5 years ago
3f50ca
bin/get_{admins,roles}.py: introduce function to get roles of one server
Theo Chatzimichos
• 5 years ago
274e9c
bin/get_roles.py: use yaml.dump to construct the yaml output
Theo Chatzimichos
• 5 years ago
dc3f8e
bin/get_roles.py: use a -o --out option to specify the output format
Theo Chatzimichos
• 5 years ago
a6ef48
bin/get_roles.py: remove useless var
Theo Chatzimichos
• 5 years ago
c221e8
ignore jinja lines in pillar/id/* in CI tests
Christian Boltz
• 5 years ago
25cb76
bin/get_roles.py: Add default=False on all action='store_true'
Theo Chatzimichos
• 5 years ago
220949
bin/get_roles.py: add short option -b for --with-base
Theo Chatzimichos
• 5 years ago
999a6d
split the test_roles script into two scripts:
Theo Chatzimichos
• 5 years ago
e53270