1 # Copyright (c) 2016 Cable Television Laboratories, Inc. ("CableLabs")
2 # and others. All rights reserved.
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at:
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
18 # Note - when http_proxy is set, you must also configure ssh for proxy tunneling on your host.
21 auth_url: http://192.168.67.10:5000/v2.0
23 http_proxy: 10.197.123.27:3128
24 ssh_proxy_cmd: '/usr/local/bin/corkscrew 10.197.123.27 3128 %h %p'
30 download_url: http://uec-images.ubuntu.com/releases/trusty/14.04/ubuntu-14.04-server-cloudimg-amd64-disk1.img
38 dns_nameservers: [10.5.0.8, 8.8.8.8]
42 external_gateway: external
48 public_filepath: /tmp/simple-kp.pub
49 private_filepath: /tmp/simple-kp
55 keypair_name: simple-kp
56 userdata: "#cloud-config\npassword: cable123\nchpasswd: { expire: False }\nsshr_pwauth: True"
60 network_name: simple-net
64 port_name: simple-net-port
65 router_name: simple-router
66 subnet_name: simple-subnet
68 - playbook_location: main.yml
94 port_name: simple-net-port
95 port_value: mac_address
99 port_name: simple-net-port
100 port_value: ip_address