bundlewrap/bundles/users/metadata.py
mwiegand 4fa1bb5057 wip
2021-06-11 14:00:55 +02:00

9 lines
234 B
Python

# defaults = {
# 'users': {
# 'root': {
# 'home': '/root',
# 'shell': '/bin/bash',
# 'password': repo.vault.human_password_for('root on {}'.format(node.name)),
# },
# },
# }