voipmonitor / sniffer

VoIPmonitor sniffer sources
226 stars 105 forks source link

Commit broke automated installs #65

Closed verticelo closed 4 years ago

verticelo commented 4 years ago

The following commit broke our automated install environment, such as Ansible/Chef/Salt etc.

https://github.com/voipmonitor/sniffer/commit/b47397a0b34ae638b53691ff3b3d1b2af0b25357#diff-fbd9a43367ca2a7abeee7be783b3326b

Could you please provide a way to pass arguments to your install script so the Voipmonitor Sniffer can be installed via CLI without requiring user input?

We are a paying customer of Voipmonitor if that makes any difference.

voipmonitor commented 4 years ago

Hello, my college Milan will look at it and bring some solution to it.

milon21 commented 4 years ago

Hello,

will be enough for you if I will add a special parameter e.g. --no-user-input into the install script ?

Thanks

verticelo commented 4 years ago

Yes, that would work. We replace the config file anyway with a file hosted on our provisioner so we just want to install the binary and then we setup the config via our automated installer.