config.sh is expected to be run manually by a user where the user provides the necessary input.
It would be good if config.sh could also be run with parameters, e.g. ./config.sh --service-name php --puppet-master-ip 192.168.1.1 --puppet-master-hostname puppet.test.org This will be useful when using a tool such as packer [1] or veewee [2] to build a cartridge? I'm happy to create a JIRA and make this change (probably for 4.1). WDYT? --- [1] http://www.packer.io/ [2] https://github.com/jedi4ever/veewee
