Files
offline_kubespray/collection/community/okd/molecule/default/files/example.env
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

10 lines
220 B
Bash

#
NAME=example
# Multiline values shouldn't break things
export CONTENT=This is a long message\
that may take one or more lines to parse\
but should still work without issue
# This shouldn't throw an error
UNUSED=