summaryrefslogtreecommitdiff
path: root/tags/unstable.json
diff options
context:
space:
mode:
Diffstat (limited to 'tags/unstable.json')
-rw-r--r--tags/unstable.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tags/unstable.json b/tags/unstable.json
index 1eec7c2..b3767d9 100644
--- a/tags/unstable.json
+++ b/tags/unstable.json
@@ -1,7 +1,7 @@
{
"environment": "unstable",
"domain": {
- "full_suffix": "= 'unstable.' + global.provider.domain",
- "internal_suffix": "= 'unstable.' + global.provider.domain_internal"
+ "full_suffix": "= 'unstable.' + provider.domain",
+ "internal_suffix": "= 'unstable.' + provider.domain_internal"
}
}