Skip to content

Commit

Permalink
TRITON-1046 move SAPI's audit logger to a shareable triton-audit-logg…
Browse files Browse the repository at this point in the history
…er package (add new repo to repos list)
  • Loading branch information
trentm committed Dec 18, 2018
1 parent db0e965 commit d24b21e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,9 @@
{
"name": "node-triton"
},
{
"name": "node-triton-audit-logger"
},
{
"name": "node-triton-merci-buckets"
},
Expand Down Expand Up @@ -886,13 +889,15 @@
"name": "triton-grafana",
"labels": {
"tritonservice": "grafana",
"mg": "grafana",
"vm": true
}
},
{
"name": "triton-kbmapi",
"labels": {
"tritonservice": "kbmapi",
"mg": "kbmapi",
"vm": true
}
},
Expand All @@ -915,6 +920,7 @@
"name": "triton-prometheus",
"labels": {
"tritonservice": "prometheus",
"mg": "prometheus",
"vm": true
}
},
Expand Down Expand Up @@ -970,7 +976,6 @@
"conch-locker",
"conch-reporter-smartos",
"conch-shell",
"conch-stats",
"conch-ui",
"consul",
"containerpilot",
Expand Down

0 comments on commit d24b21e

Please sign in to comment.