X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=userconfigtemplate%2Fuser_config.yaml;h=2664b1fac0e4e059683f21487f255e43d158538b;hb=82b7d75b8609bec0f3086d93b2162375ba71e961;hp=64677ac722e4555f728cffa06d07d7bd35aa3210;hpb=50946f85336ce917e6004e533a5f6aefee2c5474;p=ta%2Fconfig-manager.git diff --git a/userconfigtemplate/user_config.yaml b/userconfigtemplate/user_config.yaml index 64677ac..2664b1f 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.4 +version: 2.0.5 ### 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: @@ -425,6 +428,11 @@ performance_profiles: #numa0: #numa1: + ### Optional. Performance tuning. + ### Valid values are low_latency and standard (default). + ### Note that low_latency mode will turn off power saving, etc + #tuning: + ### Optional. Create CPU pools in CaaS CPU manager. ### Type of this parameter is dictionary, consisting of the following attributes: ### - exclusive_pool_percentage