X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=userconfigtemplate%2Fuser_config.yaml;h=de9e18d895447dabc2498944670c13a5e75a53e5;hb=7c3295e9783a677bf15287bf048240c56b3b03ba;hp=fff4488a7c1c1ff11b8683daa8185bf12a950f93;hpb=dfc396b6d56b9856d2688e39a2708adcb9cbffff;p=ta%2Fconfig-manager.git diff --git a/userconfigtemplate/user_config.yaml b/userconfigtemplate/user_config.yaml index fff4488..de9e18d 100644 --- a/userconfigtemplate/user_config.yaml +++ b/userconfigtemplate/user_config.yaml @@ -29,7 +29,7 @@ ### - Minor changes in template (e.g. new optional attributes or ### changes in possible values, value ranges or default values) ### - Backwards compatible -version: 2.0.3 +version: 2.0.4 ### Cloud name can consist of lower case letters, digits and dash (-). ### Name must start and end with a letter or a digit. @@ -62,6 +62,9 @@ users: ### python -c "from passlib.hash import sha512_crypt; import getpass; print sha512_crypt.using(rounds=5000).hash(getpass.getpass())" admin_user_password: + # Authorized public keys for the admin user + #admin_user_authorized_keys: [] + ### User details for the initial user (gets user_management_admin role) initial_user_name: initial_user_password: @@ -254,6 +257,13 @@ caas: ### The default value is: rec.io #dns_domain: "" + ### Tenant networks. + ### This list contains all provider networks dedicated to be used by CaaS tenant users. + ### These provider networks needs to binded homogenously to all CaaS hosts and the + ### provider network type must be caas. + ### SR-IOV provider networks also supported. + #tenant_networks: ["tenant_net1", "tenant_net2"] + ### Storage configuration storage: #backends: