blob: cb300d343f83b23083b98e0587fadb3eb385e789 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#Ambari variables
ambari_host: "{{ groups.ambari_master[0] }}"
hdp_host_group: "{{ groups.ambari_slave }}"
ambari_port: 8080
ambari_user: admin
ambari_password: admin
cluster_type: multi_vagrant_cluster
# hbase
pcap_hbase_table: pcap
tracker_hbase_table: access_tracker
threatintel_hbase_table: threatintel
enrichment_hbase_table: enrichment
#elasticsearch
elasticsearch_transport_port: 9300
elasticsearch_network_interface: eth1
elasticsearch_web_port: 9200
# metron variables
metron_version: 0.2.1BETA
pcapservice_port: 8081
# sensors
sensor_test_mode: True
sniff_interface: eth1
bro_version: "2.4.1"
fixbuf_version: "1.7.1"
yaf_version: "2.8.0"
daq_version: "2.0.6-1"
iface: "eth0"
pycapa_repo: "https://github.com/OpenSOC/pycapa.git"
pycapa_home: "/opt/pycapa"
snort_version: "2.9.8.0-1"
snort_alert_csv_path: "/var/log/snort/alert.csv"
#data directories
#zookeeper_data_dir: "/newdir/hadoop/zookeeper"
#namenode_checkpoint_dir: "/newdir/hadoop/hdfs/namesecondary"
#namenode_name_dir: "/newdir/hadoop/hdfs/namenode"
#datanode_data_dir: "/newdir/hadoop/hdfs/data"
#journalnode_edits_dir: "/newdir/hadoop/hdfs/journalnode"
#nodemanager_local_dirs: "/newdir/hadoop/yarn/local"
#timeline_ldb_store_path: "/newdir/hadoop/yarn/timeline"
#timeline_ldb_state_path: "/newdir/hadoop/yarn/timeline"
#nodemanager_log_dirs: "/newdir/hadoop/yarn/log"
#jhs_recovery_store_ldb_path: "/newdir/hadoop/mapreduce/jhs"
#storm_local_dir: "/newdir/hadoop/storm"
#kafka_log_dirs: "/newdir/kafka-log"
#elasticsearch_data_dir: "/newdir1/elasticsearch"
#Search
install_elasticsearch: True
install_solr: False
elasticsearch_transport_port: 9300
elasticsearch_network_interface: eth1
elasticsearch_web_port: 9200