You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
356 B
JSON
9 lines
356 B
JSON
{
|
|
"terraform_packer_environment": "production",
|
|
"nixos_snapshot_id": "12345678",
|
|
"domain_name_production": "guidelines.ch",
|
|
"domain_alternative_names_production": "www.guidelines.ch glv5.guidelines.ch *.glv5.guidelines.ch",
|
|
"domain_name_test": "test.poc.guidelines.ch",
|
|
"domain_alternative_names_test": "*.test.poc.guidelines.ch"
|
|
}
|