thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

Fixed confusing public and private key requirements and updated gradle. #54

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

added aws sdk and cleaned up some old cassandra git code updated gradle to 5.2 Cleaned up logging dependencies and fix profile directory structure. removed unnecessary log4j dependency cleanup of the build file adding the log4j dependency to hijack the SLF4j calls switch directory structure to work better with multiple profiles updated documentation

Closes #51 Closes #41