Skip to content

Commit 6b7ea04

Browse files
authored
Remove autoinstall from Barracuda integrations until they are released (DataDog#21535)
1 parent 4b9456a commit 6b7ea04

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

barracuda_secure_edge/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"media_type": "image",
2121
"caption": "Barracuda SecureEdge Overview Dark Mode",
2222
"image_url": "images/secure_edge_overview_dark.png"
23-
}
23+
}
2424
],
2525
"classifier_tags": [
2626
"Supported OS::Linux",
@@ -35,7 +35,7 @@
3535
},
3636
"assets": {
3737
"integration": {
38-
"auto_install": true,
38+
"auto_install": false,
3939
"source_type_id": 48860633,
4040
"source_type_name": "barracuda_secure_edge",
4141
"configuration": {

cloudgen_firewall/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"assets": {
4242
"integration": {
43-
"auto_install": true,
43+
"auto_install": false,
4444
"source_type_id": 47743103,
4545
"source_type_name": "cloudgen_firewall",
4646
"configuration": {

0 commit comments

Comments
 (0)