X86 env issue fixed
[ealt-edge.git] / ocd / infra / playbooks / config.yml
index 020d1d4..8b5dad3 100644 (file)
 # limitations under the License.
 ---
 
-firstvar:
+######### Common parameters #########
+######### Mandatory #########
+private_repo_ip:
   name:
-swrusr:
+
+######### Optional #########
+eg_image_tag:
+  name: 0.9
+# User can either give common pwd or can opt to provide individual pwds
+common_pwd:
   name:
-swrpass:
+
+########## Edge config #############
+######### Mandatory #########
+mep_kong_pg_pwd:
   name:
-sUserName:
+######### Optional #########
+edge_management_interface:
+  name: eth0
+edge_dataplane_interface:
+  name: eth1
+eg-management-address:
+  name: 100.1.1.2/24
+eg-dataplane-address:
+  name: 200.1.1.2/24
+
+# All Edge related password which needs to be specified if user doesn't
+# need common password for security purpose
+mep_pg_admin_pwd:
   name:
-sPass:
+mep_cert_pwd:
   name:
-authServer:
+generate_cert_pass:
   name:
-authServerMecm:
+mecm_mepm_postgresPassword:
   name:
-adminpwd:
+mecm_mepm_postgresLcmCntlrPassword:
   name:
-kongpgpwd:
+mecm_mepm_postgresk8sPluginPassword:
   name:
-interface1:
+
+########### Center config ###########
+######### Optional #########
+usermgmt_port:
+  name: 30067
+appstore_port:
+  name: 30091
+developer_port:
+  name: 30092
+mecm_port:
+  name: 30093
+docker_registry_port:
+  name: 5000
+prometheus_node_port:
+  name: 30009
+
+# All Center related password which needs to be specified if user
+# doesn't need common password for security purpose
+user_mgmt_encryptPassword:
   name:
-interface2:
+mecm_meo_keystorePassword:
   name:
-ipaddregmep1:
+mecm_meo_truststorePassword:
   name:
-ipaddregmep5:
+mecm_meo_postgresPassword:
   name:
+mecm_meo_postgresApmPassword:
+  name:
+mecm_meo_postgresAppoPassword:
+  name:
+mecm_meo_postgresInventoryPassword:
+  name:
+
+######### Optional keys for velero##############
+velero_access_key:
+  name: minio
+velero_secret_key:
+  name: minio123