Edge gallery roles added
[ealt-edge.git] / ocd / infra / playbooks / config.yml
1 # Copyright 2020 Huawei Technologies Co., Ltd.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #     http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 ---
15
16 swrusr:
17   name:
18 swrpass:
19   name:
20 cert_validity_in_days:
21   name: 365
22 mecm_meo_db_password:
23   name:
24 mecm_mepm_db_password:
25   name:
26 dockerusr:
27   name:
28 dockerpass:
29   name:
30 secret_keystorepass:
31   name:
32 secret_cert_pass:
33   name:
34 private_repo_ip:
35   name:
36 mep_pg_admin_pwd:
37   name:
38 mep_kong_pg_pwd:
39   name:
40 mep_cert_pwd:
41   name:
42 system_interfaceeth1:
43   name:
44 system_interfaceeth2:
45   name:
46 mep_ip_addr_macvlan_eg_mep1:
47   name:
48 mep_ip_addr_mm5_eg_mm5:
49   name:
50 mep_image_tag:
51   name:
52 mep_mepauth_image_tag:
53   name:
54 mep_dns_image_tag:
55   name:
56 generate_cert_pass:
57   name:
58 mecm_mepm_postgresPassword:
59   name:
60 mecm_mepm_postgresLcmCntlrPassword:
61   name:
62 mecm_mepm_postgresk8sPluginPassword:
63   name:
64 mecm_mepm_lcmcontroller_image_tag:
65   name:
66 mecm_mepm_k8splugin_image_tag:
67   name:
68 mecm_mepm_postgres_image_tag:
69   name:
70 user_mgmt_encryptpass:
71   name:
72 user_mgmt_oauth_appstore_client_ip:
73   name:
74 user_mgmt_oauth_developer_client_ip:
75   name:
76 user_mgmt_oauth_mecm_client_ip:
77   name:
78 user_mgmt_image_tag:
79   name:
80 mecm_meo_keystorePassword:
81   name:
82 mecm_meo_truststorePassword:
83   name:
84 mecm_meo_postgresPassword:
85   name:
86 mecm_meo_postgresApmPassword:
87   name:
88 mecm_meo_postgresAppoPassword:
89   name:
90 mecm_meo_postgresInventoryPassword:
91   name:
92 mecm_meo_edgeRepoUserName:
93   name:
94 mecm_meo_edgeRepoPassword:
95   name:
96 mecm_meo_image_tag:
97   name:
98 mecm_meo_appo_image_tag:
99   name:
100 mecm_meo_apm_image_tag:
101   name:
102 mecm_meo_postgres_tag:
103   name:
104 mecm_fe_centernodeip:
105   name:
106 mecm_fe_image_tag:
107   name:
108 appstore_centernodeip:
109   name:
110 appstore_fe_image_tag:
111   name:
112 appstore_be_image_tag:
113   name:
114 developer_centernodeip:
115   name:
116 developer_fe_image_tag:
117   name:
118 developer_be_image_tag:
119   name:
120 developer_centernode_port:
121   name: 30067
122 mecm_fe_centernodeport:
123   name: 30067
124 user_mgmt_oauth_appstore_client_port:
125   name: 30091
126 user_mgmt_oauth_developer_client_port:
127   name: 30092
128 user_mgmt_oauth_mecm_client_port:
129   name: 30093