Skip to content

WIP: Packet.net arm configuration

The MR is aimed to support the use of arm64 nodes at https://packet.net. For this to work the following needs to be done:

  • Adapt the rabbitmq-server configuration to stop supporting the guest/guest credentials and instead support a new <user>/<password> combo
  • Open the firewall on the amqp port for all hosts (needs to be done via the AWS interface)
  • Configure the workers to use the new credentials
  • Add configuration for the arm64 nodes
  • Configure the master to use the new credentials
  • Open item: should we enhance debci to support debci_amqp_credentials natively
Edited by Paul Gevers

Merge request reports

Loading