vertica_script_location added to host_vars for mini-mon

Change-Id: Ie9236a60783054e78e57cf9b560a083ab5779fca
This commit is contained in:
cindy oneill 2015-07-28 11:18:12 -06:00
parent 31a3d7f75c
commit 32c377c8d8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ storm_worker_ports: [6701, 6702]
vertica_package_location: /vagrant/vertica.deb
vertica_jdbc_location: /vagrant/vertica_jdbc.jar
vertica_ssh_key_location: /vagrant
vertica_script_location: /vagrant
vertica_url: "jdbc:vertica://localhost:5433/mon"
zookeeper_hosts: "{{mini_mon}}:2181"
influxdb_host: "{{mini_mon}}"