Move more configuration options into YAML config files

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145452311
This commit is contained in:
mcilwain
2017-01-25 12:25:54 -05:00
committed by Ben McIlwain
parent 124011a8ce
commit 6c11ac5392
9 changed files with 91 additions and 38 deletions
@@ -1,3 +1,10 @@
general:
appEngineProjectId: domain-registry-alpha
appEngine:
projectId: domain-registry-alpha
registryPolicy:
contactAndHostRoidSuffix: GOOGLE
productName: Google Registry Alpha
registrarConsole:
logoFilename: google_registry.png
@@ -1,3 +1,10 @@
general:
appEngineProjectId: domain-registry-crash
appEngine:
projectId: domain-registry-crash
registryPolicy:
contactAndHostRoidSuffix: GOOGLE
productName: Google Registry Crash
registrarConsole:
logoFilename: google_registry.png
@@ -1,3 +1,3 @@
general:
appEngineProjectId: domain-registry
appEngine:
projectId: domain-registry
@@ -1,3 +1,10 @@
general:
appEngineProjectId: domain-registry
appEngine:
projectId: domain-registry
registryPolicy:
contactAndHostRoidSuffix: GOOGLE
productName: Google Registry
registrarConsole:
logoFilename: google_registry.png
@@ -1,3 +1,10 @@
general:
appEngineProjectId: domain-registry-sandbox
appEngine:
projectId: domain-registry-sandbox
registryPolicy:
contactAndHostRoidSuffix: GOOGLE
productName: Google Registry Sandbox
registrarConsole:
logoFilename: google_registry.png