Skip to content

Commit

Permalink
kube-logstash
Browse files Browse the repository at this point in the history
  • Loading branch information
ant31 committed Nov 25, 2015
1 parent da39204 commit a6137b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@
[submodule "roles/apps/k8s-influxdb"]
path = roles/apps/k8s-influxdb
url = https://github.com/ansibl8s/k8s-influxdb.git
[submodule "roles/apps/k8s-kube-logstash"]
path = roles/apps/k8s-kube-logstash
url = https://github.com/ansibl8s/k8s-kube-logstash.git
3 changes: 3 additions & 0 deletions apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
- { role: apps/k8s-heapster, tags: ['heapster', 'apps']}
- { role: apps/k8s-kubedash, tags: ['kubedash', 'apps']}

# logging
- { role: apps/k8s-kube-logstash, tags: ['kube-logstash', 'apps']}

# Console
- { role: apps/k8s-fabric8, tags: ['fabric8', 'apps'] }
- { role: apps/k8s-kube-ui, tags: ['kube-ui', 'apps'] }

0 comments on commit a6137b3

Please sign in to comment.