diff --git a/mgdsoft/stackdriver-bundle/0.1/config/packages/prod/mgdsoft_stackdriver.yaml b/mgdsoft/stackdriver-bundle/0.1/config/packages/prod/mgdsoft_stackdriver.yaml new file mode 100644 index 00000000..22f3d807 --- /dev/null +++ b/mgdsoft/stackdriver-bundle/0.1/config/packages/prod/mgdsoft_stackdriver.yaml @@ -0,0 +1,4 @@ +mgdsoft_stackdriver: + # to test in local + # credentials_json_file: null + level: info diff --git a/mgdsoft/stackdriver-bundle/0.1/manifest.json b/mgdsoft/stackdriver-bundle/0.1/manifest.json new file mode 100644 index 00000000..969a6502 --- /dev/null +++ b/mgdsoft/stackdriver-bundle/0.1/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "MGDSoft\\Stackdriver\\MgdsoftStackdriverBundle": ["prod"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/mgdsoft/stackdriver-bundle/0.1/post-install.txt b/mgdsoft/stackdriver-bundle/0.1/post-install.txt new file mode 100644 index 00000000..9a18293e --- /dev/null +++ b/mgdsoft/stackdriver-bundle/0.1/post-install.txt @@ -0,0 +1,5 @@ + + MGD Stackdriver installed in PROD ENV + + +