mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
scripts/local_facts.fact: #2988 "heredoc" clarif
This commit is contained in:
parent
09d0a2e400
commit
5f0cbe6755
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ tmp=$(systemctl is-enabled systemd-networkd)
|
|||
SYSTEMD_NETWORKD=$tmp
|
||||
|
||||
|
||||
# https://en.wikipedia.org/wiki/Here_document
|
||||
cat <<EOF
|
||||
{"stage" : "$STAGE",
|
||||
"dhcpcd" : "$DHCPCD",
|
||||
|
|
Loading…
Reference in a new issue