8000 GitHub - dantame/confluent-stack-ansible: Some ansible playbooks to install various confluent stack components
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dantame/confluent-stack-ansible

Repository files navigation

Confluent Ansible Playbooks

Development Dependencies:

  • Ansible 2.x brew install ansible
  • Vagrant 1.8.x
  • Vagrant Hostmanager Plugin vagrant plugin install vagrant-hostmanager
  • Ruby 2.x

To run the playbooks on vagrant:

vagrant up if starting from scratch vagrant provision if you already did vagrant up before and have a vm active

Running tests:

  • bundle install
  • rake spec

If the vagrant box isnt running, the rake task will run vagrant up but you will not see any output in STDOUT. Alternatively you can bring the box up yourself with vagrant up and then the rake task will just run the tests against the active box.

About

Some ansible playbooks to install various confluent stack components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0