Basic Sentry setup

Not running the install script automatically at this point yet.
This commit is contained in:
Râu Cao
2023-03-24 20:41:27 +07:00
parent 0fbba8baa8
commit 798ee3d1d8
11 changed files with 355 additions and 0 deletions

25
site-cookbooks/kosmos_sentry/.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
.vagrant
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
# Bundler
Gemfile.lock
gems.locked
bin/*
.bundle/*
# test kitchen
.kitchen/
kitchen.local.yml
# Chef Infra
Berksfile.lock
.zero-knife.rb
Policyfile.lock.json
.idea/