Skip to content

Generate unique instance id per deployment

Tiago Martins Ribeiro requested to merge generate_unique_instance_id into master

Context

  • As the name indicates I want to generate a unique ID per deployment. This will be usefull when deploying multiple services with the same specs in the same machine

What was done

  • Provided a way to let ansible generate automatically a UUID based on a strategy

TODO

  • Change the data-collector installation playbook

Review objectives

  • Assessment of functionality
  • Assessment of script quality
  • Knowledge sharing
Edited by Tiago Martins Ribeiro

Merge request reports