X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0630e05d68440e421d622d1f26e956c65f3d9668..093561a8408439d9fcbcde121f0a89230ddcc53c:/tools/salt-install/local.params.secrets.example?ds=sidebyside diff --git a/tools/salt-install/local.params.secrets.example b/tools/salt-install/local.params.secrets.example index bec56e00be..f7c555b128 100644 --- a/tools/salt-install/local.params.secrets.example +++ b/tools/salt-install/local.params.secrets.example @@ -6,13 +6,13 @@ # These are the security-sensitive parameters to configure the installation INITIAL_USER_PASSWORD="fixme" +MONITORING_PASSWORD=${INITIAL_USER_PASSWORD} # YOU SHOULD CHANGE THESE TO SOME RANDOM STRINGS BLOB_SIGNING_KEY=fixmeblobsigningkeymushaveatleast32characters MANAGEMENT_TOKEN=fixmemanagementtokenmushaveatleast32characters SYSTEM_ROOT_TOKEN=fixmesystemroottokenmushaveatleast32characters ANONYMOUS_USER_TOKEN=fixmeanonymoususertokenmushaveatleast32characters -WORKBENCH_SECRET_KEY=fixmeworkbenchsecretkeymushaveatleast32characters DATABASE_PASSWORD=fixmeplease_set_this_to_some_secure_value LE_AWS_ACCESS_KEY_ID="FIXME"