summaryrefslogtreecommitdiffstats
path: root/examples/simple/files/motd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simple/files/motd')
-rw-r--r--examples/simple/files/motd8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/simple/files/motd b/examples/simple/files/motd
new file mode 100644
index 0000000..cee5d06
--- /dev/null
+++ b/examples/simple/files/motd
@@ -0,0 +1,8 @@
+{{ greeting_msg }}
+OS_USER - {{ os_user }}
+OS_PASSWORD - {{ os_pass }}
+AUTH_URL - {{ os_auth_url }}
+PROJECT_NAME - {{ os_project }}
+Floating IP - {{ fip1 }}
+Port MAC = {{ mac1 }}
+Port IP = {{ ip1 }}