vars_lea_rotate_notary_example.yaml
markdown_lea
configuration.example/vars_lea_rotate_notary_example.yaml
Rendered Markdown
39 lines
# Copyright (c) Alianza, Inc. All rights reserved. # Highly Confidential Material # # Example configuration file for both LEA and main regional notary secret rotation MOP # This is a yaml format file. Each line takes the form # <parameter_name>: "<parameter_value>" # e.g. # PROJECT: "myproject" # # Note that <parameter_name> is case sensitive # ACR_NAME: "The name of the Azure Container Registry for this region." ACR_NOTARY_KEY_VAULT_NAME: "Name of the current key vault where the notary keys are stored. This will be changed during the MOP." AZURE_REGION: "The Azure region to create resources in." CHANGE_ID: "Change ID, used as the prefix for any git branch created in the MOPs." CONFIG_VERSION: "The name of the config set directory containing the current SI configuration in the configuration repository. Config sets are located in the `config` directory." GIT_AUTOMATION_REPOSITORY: "Name of the automation Azure DevOps repository, containing the pipeline definitions." GIT_AUTOMATION_URL: "URL of the automation git repository." GIT_CONFIGURATION_REPOSITORY: "Name of the configuration Azure DevOps repository." GIT_CONFIGURATION_URL: "URL of the configuration git repository." GIT_PASSWORD: "Password used to access the Azure DevOps repositories if you are using https to manage the local copy of the access the repository." KEY_VAULT_NAME: "Name of the Key Vault where secrets and certificates are stored for a single region." KEY_VAULT_RG: "Name of the resource group that contains the key vault KEY_VAULT_NAME." MVM_FILESHARE: "Name of the fileshare containing the MVM release." NOTARY_KEY_VAULT_1_NAME: "The name of the first notary key vault. Populated during the first run through this MOP - set as empty string until then." NOTARY_KEY_VAULT_2_NAME: "The name of the second notary key vault. Populated during the first run through this MOP - set as empty string until then." ORGANIZATION_NAME: "Name of the Azure DevOps organization." PIPELINE_CONFIGURATION_NAME: "Name of the pipeline configuration file for the region without the .yml suffix (e.g. vars_eus2_11500)." PROJECT: "Name of the Azure DevOps project." REGIONAL_PIPELINE_KEY_VAULT_NAME: "Name of the regional pipeline key vault." REGIONAL_PIPELINE_KEY_VAULT_RG: "Name of the resource group that contains the key vault REGIONAL_PIPELINE_KEY_VAULT_NAME." REGION_AZURE_TAGS: "A set of string key/value pairs, used to tag region-level resources created in the main subscription in Azure." REGION_SHORTNAME: "The short (4-characters maximum) DNS label for the region." SIMPL_SERVICE_NAME: "An identifier for the SIMPL instance." SUBSCRIPTION_ID: "Azure subscription identifier for the MVM subscription." ##### Variables added in release XXX #### ##### Variables removed in release XXX #####