diff options
author | elijah <elijah@riseup.net> | 2016-07-05 02:31:04 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-07-05 02:31:04 -0700 |
commit | 4ca478b5edd0fd82ea445936508db6ec33fe082d (patch) | |
tree | 491beed7958e747a923a56add557ed41b632f049 /tests/puppet/provider | |
parent | 72cf643ad03bf247784b686c1fabb1ba73ddc572 (diff) |
prevent users from configuring a node and an environment with the same name
Diffstat (limited to 'tests/puppet/provider')
-rw-r--r-- | tests/puppet/provider/tags/single.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/puppet/provider/tags/single.json b/tests/puppet/provider/tags/single.json deleted file mode 100644 index d856c6ee..00000000 --- a/tests/puppet/provider/tags/single.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "environment": "single" - -} |