summaryrefslogtreecommitdiffstats
path: root/examples/simple/files/motd
diff options
context:
space:
mode:
authorspisarski <s.pisarski@cablelabs.com>2017-02-15 12:07:07 -0700
committerspisarski <s.pisarski@cablelabs.com>2017-02-15 15:23:39 -0700
commitc5301a7a2e890fed97ffe04b40ccbe331e7f4a0b (patch)
tree72e5715cb7496d5826e6b0fea9652c969bf75f2b /examples/simple/files/motd
parent57777f3df521553a06cd01a3861b415d2905ceca (diff)
Converted existing markdown documentation to RST format.
Removed MD versions. Moved examples directory up one under repo root Moved RST files under docs/how-to-use Change-Id: I4137b8591e4ae63e40674a7f5f8243d928efee0c Signed-off-by: spisarski <s.pisarski@cablelabs.com>
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 }}