futuresystems / big-data-stack

Hadoop-based Big Data stack (hdfs, yarn, spark, etc)
Apache License 2.0
6 stars 17 forks source link

add mk-inventory script #77

Closed badmutex closed 7 years ago

badmutex commented 8 years ago

The mk-inventory script should accept a list of addresses and optionally a name and generate an appropriate inventory file.

This is the first step in pulling out the vcl dependency.

Eg:

$ ./mk-inventory -o inventory.txt -n master 192.168.1.100 192.168.1.101192.168.1.102