Project Description
I started the geekoops project last year for hosting some generic ansible roles for openSUSE. This year I'm gonna continue to work on the roles.
The project is still very young and has not received much love but it has not been forgotten. Everyone is welcome to help out or contribute. If you know ansible a little bit or you are keen in learning it, you're good to join!
Goal for this Hackweek
I'd like to extend the project by adding some more roles and improve the website/documentation so that it becomes a useful resource for the openSUSE community.
Resources
Keywords: DevOps, ansible, automation, geekoops, openSUSE
This project is part of:
Hack Week 21 Hack Week 20
Activity
Comments
-
over 2 years ago by ph03nix | Reply
Oh boy, those were already almost three intensive days.
I revived all of the current roles (moved them to Leap 15.4), reduced the number of external dependencies for testing to zero and updated the main page.
Thanks to Teo for testing the Webserver example, which was horribly broken so I fixed and updated it this morning.
Similar Projects
Ansible for add-on management by lmanfredi
Description
Machines can contains various combinations of add-ons and are often modified during the time.
The list of repos can change so I would like to create an automation able to reset the status to a given state, based on metadata available for these machines
Goals
Create an Ansible automation able to take care of add-on (repo list) configuration using metadata as reference
Resources
- Machines
- Repositories
- Developing modules
- Basic VM Guest management
- Module
zypper_repository_list
- ansible-collections community.general
Jenny Static Site Generator by adam.pickering
Description
For my personal site I have been using hugo. It works, but I am not satisfied: every time I want to make a change (which is infrequently) I have to read through the documentation again to understand how hugo works. I don't find the documentation easy to use, and the structure of the repository that hugo requires is unintuitive/more complex than what I need. So, I have decided to write my own simple static site generator in Go. It is named Jenny, after my wife.
Goals
- Pages can be written in markdown (which is automatically converted to HTML), but other file types are also allowed
- Easy to understand and use
- Intuitive, simple design
- Clear documentation
- Hot reloading
- Binaries provided for download
- Future maintenance is easy
- Automated releases
Resources
https://github.com/adamkpickering/jenny