bundles/c3voc-addons: make sure we're not accidentially overwriting c3voc telegraf config
This commit is contained in:
parent
2667a2c00d
commit
f58e66f701
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ from bundlewrap.exceptions import BundleError
|
|||
CONFLICTING_BUNDLES = {
|
||||
'apt',
|
||||
'nginx',
|
||||
'telegraf',
|
||||
'users',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue