summaryrefslogtreecommitdiffstats
path: root/examples/simple/deploy-simple.yaml
diff options
context:
space:
mode:
authorrandyl <r.levensalor@cablelabs.com>2017-03-03 15:30:05 -0700
committerrandyl <r.levensalor@cablelabs.com>2017-03-03 15:30:05 -0700
commit406584267b076f60c54d6cfef518dc22a82ae76c (patch)
tree2294dc736992a8621d90c40938cf04bc4622608a /examples/simple/deploy-simple.yaml
parentbadc81a7ff469e02303a729c7544216258d40239 (diff)
Fixed docs build and examples
Modified index.rst to include the other docs. Removed redundnat items. Cleaned up the examples. JIRA: SNAPS-41 Change-Id: I7058f1604135f6a2af0376d7b3d2ebc7bafd63e7 Signed-off-by: randyl <r.levensalor@cablelabs.com>
Diffstat (limited to 'examples/simple/deploy-simple.yaml')
-rw-r--r--examples/simple/deploy-simple.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/simple/deploy-simple.yaml b/examples/simple/deploy-simple.yaml
index ae946de..982a676 100644
--- a/examples/simple/deploy-simple.yaml
+++ b/examples/simple/deploy-simple.yaml
@@ -17,8 +17,7 @@ openstack:
connection:
# Note - when http_proxy is set, you must also configure ssh for proxy tunneling on your host.
username: admin
- password: cable123
-# auth_url: http://10.197.103.50:5000/v2.0/
+ password: NotMyPASS!
auth_url: http://192.168.67.10:5000/v2.0
project_name: admin
http_proxy: 10.197.123.27:3128