Good morning everybody. I'm finally starting to get back into participating in the world. For the first steps with that, I've published a new vagrant image, built from TG 2.3.8 and Ubuntu 16.04.
Since Ubuntu 16.04 is considered an LTS release, future images will stick with this version of the operating system until Ubuntu 18.04. How you get this new version depends on if you've used it before. If not, you just run this command: vagrant init turbogears/tg2-ubuntu vagrant up If so, you'll need to run this vagrant command: vagrant box update You'll need to run that with your existing vagrant vm shut down, and in a directory where you've got the relevant Vagrantfile. To get more details on how to use this, please see the README located in the tgcloud repository at https://github.com/TurboGears/tgcloud This week, I'm going to be working on a major rework of the puppet modules. While they work, they are a mess, and difficult to use/configure. I'm going to simplify them, and then get to work on the other items in that README. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

