Add missing newline to default-config.yaml

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148778586
This commit is contained in:
mcilwain 2017-02-28 09:29:11 -08:00 committed by Ben McIlwain
parent ddfe4c8a47
commit 822cbc0494

View file

@ -195,6 +195,7 @@ kms:
# GCP project containing the KMS keyring. Should only be used for KMS in # GCP project containing the KMS keyring. Should only be used for KMS in
# order to keep a simple locked down IAM configuration. # order to keep a simple locked down IAM configuration.
projectId: registry-kms-project-id projectId: registry-kms-project-id
# The name to use for the Cloud KMS KeyRing which will store encryption keys # The name to use for the Cloud KMS KeyRing which will store encryption keys
# for Nomulus secrets. # for Nomulus secrets.
keyringName: nomulus keyringName: nomulus