summaryrefslogtreecommitdiffstats
path: root/examples/simple/files
diff options
context:
space:
mode:
authorSteven Pisarski <s.pisarski@cablelabs.com>2017-02-17 16:57:08 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-17 16:57:08 +0000
commit7aaba119cdca72819108ea1e94a6a7fc0224e079 (patch)
treefbad6efcf69745ac524de9a08c3296743b988dcc /examples/simple/files
parent906f2bd9f82de261b2871e7877b0694da4331091 (diff)
parentc5301a7a2e890fed97ffe04b40ccbe331e7f4a0b (diff)
Merge "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"
Diffstat (limited to 'examples/simple/files')
-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 }}