telefonicaid / iotagent-manager

IoT Agent Manager to use as proxy for multiple IoTAgents with different protocols
GNU Affero General Public License v3.0
7 stars 8 forks source link

fix/remove_verbose_rm_output_in_spec_file_master #133

Closed cesarjorgemartinez closed 6 years ago

fgalan commented 6 years ago

LGTM. Passing the ball to @AlvaroVega for final LGTM and merge.

cesarjorgemartinez commented 6 years ago

We need to not verbose when do "rm -rf files". Example: warning: erase unlink of /opt/iotamanager/package.json failed: No such file or directory This provoques very big line in ansible and breaks randomly SSH access.