Packer Snap at the top 10
10 May 2017My Snap Package adventure was nominated as one of the top 10 snap packages for the month of April.
You can find out mode in Ubuntu Insights Blog
AB
My Snap Package adventure was nominated as one of the top 10 snap packages for the month of April.
You can find out mode in Ubuntu Insights Blog
AB
Minor update on Terraform.
I’ve been on a short holidays and I was able to turn almost all my computers off.
The only thing missing to be away from the IT world was my phone and Netflix.
Minor improvment with Terraform providing some new data sources but most important, the fix of some bugs that were causing some damage like updating ports in Openstack and allow users with no tags in rabbitmq.
You can find the changelog here
New Terraform 0.9.4 here
AB
This is a talk given by Daviel Gomes from Talkdesk about Immutable Servers with Packer and Ansible.
Have fun!
This is a talk given by Tiago Carrondo from Ubuntu about SNAPs (in portuguese).
Have fun!
As I was learning about snaps, I faced a issue that I was having in my current job. I have been using some tools from Hashicorp and Hashicorp don’t use the “latest version” concept.
Bu if you want to keep yourself updated, it’s a problem because they are releasing new features every couple os days and sometimes can be hard to keep up with it, so I created my first snap.
The same package that runs in Ubuntu and Fedora and it seems that will be the standard packaging system for the years to come.
I introduce you “packer-abacao” snap.
It is a job that needs to be polished but remember that is my first snap.
You can install this snap from the Ubuntu Snap Store by using the command.
sudo snap install packer-abacao
With this you will get the latest packer version from the source. v1.1.0
Have fun!