blob: 4b05773d55acbd287e19285211f1e73c3e968d3d [file] [log] [blame]
Zack Williams7955def2018-02-07 18:01:59 -07001---
2# Copyright 2017-present Open Networking Foundation
3#
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
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
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.
15
16# test-ecord-local-subscriber/defaults/main.yml
17
18xos_tosca_url: "http://xos-tosca/xos-tosca"
19
20config_credentials_dir: "{{ playbook_dir }}/../../../../build/platform-install/credentials"
21
22head_cord_profile_dir: "/opt/cord_profile"
23
24xos_admin_user: "xosadmin@opencord.org"
25xos_admin_pass: "{{ lookup('password', config_credentials_dir ~ '/xosadmin@opencord.org chars=ascii_letters,digits') }}"
26
27site_name: placeholder-sitename
28