summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config-final-message.txt
blob: 0ce314675d50e9db4a2b181abd68aab4c4f208ba (plain)
1
2
3
4
5
6
7
#cloud-config

# final_message
# default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
# this message is written by cloud-final when the system is finished
# its first boot
final_message: "The system is finally up, after $UPTIME seconds"