aeternity / machine-image

1 stars 2 forks source link

Rename AMI images. PT-163189799 #13

Closed valkov-ivaylo closed 5 years ago

valkov-ivaylo commented 5 years ago

More changes might be required:

Some of them might require CircleCI changes. It is not clear if they all should happen in this ticket.

dincho commented 5 years ago

More changes might be required:

  • packer/epoch.json -> packer/aeternity.json
  • in Makefile
  • in README
  • in packer/scripts/ami-cleanup.py

Some of them might require CircleCI changes. It is not clear if they all should happen in this ticket.

Right, let's do in this PR/ticket as there is no another one.

Also, please check if it's possible to have ami-cleanup.py to cleanup both epoch-ubuntu-16.04 and aeternity-ubuntu-16.04

valkov-ivaylo commented 5 years ago

More changes might be required:

Right, let's do in this PR/ticket as there is no another one.

Also, please check if it's possible to have ami-cleanup.py to cleanup both epoch-ubuntu-16.04 and aeternity-ubuntu-16.04

Will do.

valkov-ivaylo commented 5 years ago

The ami-cleanup.py changes are tested from infrastructure Docker container without actual deleting. The code should be functional.