bundlewrap/bundles/lldp/files/bundlewrap.conf
Franzi d72c43083d
All checks were successful
bundlewrap/pipeline/head This commit looks good
nodes/rx300: set proper lldp hostname
2020-12-25 14:45:41 +01:00

11 lines
421 B
Plaintext

# _ ____ _ _ _____ _ _ _ _ ____
# / \ / ___| | | |_ _| | | | \ | |/ ___|
# / _ \| | | |_| | | | | | | | \| | | _
# / ___ \ |___| _ | | | | |_| | |\ | |_| |
# /_/ \_\____|_| |_| |_| \___/|_| \_|\____|
#
# --> Diese Datei wird von BundleWrap verwaltet! <--
configure system hostname "${node.metadata.get('lldp', {}).get('hostname', node.name)}"
configure system platform "${node.os}"