Update ESXi bootstrap to match vagrant
This commit is contained in:
		| @@ -222,6 +222,9 @@ | ||||
|       /opt/splunk/bin/splunk install app /vagrant/resources/splunk_server/sankey-diagram-custom-visualization_130.tgz -auth 'admin:changeme' | ||||
|       /opt/splunk/bin/splunk install app /vagrant/resources/splunk_server/link-analysis-app-for-splunk_161.tgz -auth 'admin:changeme' | ||||
|       /opt/splunk/bin/splunk install app /vagrant/resources/splunk_server/threathunting_144.tgz -auth 'admin:changeme' | ||||
|        | ||||
|       # Fix ASNGen App - https://github.com/doksu/TA-asngen/issues/18#issuecomment-685691630 | ||||
|       echo 'python.version = python2' >> /opt/splunk/etc/apps/TA-asngen/default/commands.conf | ||||
|  | ||||
|       # Install the Maxmind license key for the ASNgen App | ||||
|       if [ ! -z $MAXMIND_LICENSE ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chris Long
					Chris Long