Best Pickins’
- How to Use Self-signed SSL Certificates for Plex Media Server
- Using KWin with Xfce
- Logitech G933 Wireless Headset on Linux
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate SuperMicro Server Provisioning or Die Trying
- Run iTunes on Linux via Wine
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- How to Setup Travis for Quick Ansible Playbook CI
- How to Manually Clean Indexes from Elasticsearch
Squatters
- 549,498 hobos
-
Blogroll
- My Tweets
Code
- sadsfae closed an issue in sadsfae/badfishsadsfae closed an issue in sadsfae/badfish · Jan 27, 2023 Test issue #1 Your System Details Python Version: Operating System: Target System Type: (e.g. Dell, SuperMicro) IPMI / Out-of-band Firmware Version: (_e.g. iDRA… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 5b78c05 fix typo in template […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master b4eee53 Remove event actions GHA for now. […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6871678 Update push-event-webhook.yml […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6d7e85e Update push-event-webhook.yml […]
- sadsfae closed an issue in sadsfae/badfish
Tags
- ansible
- automation
- beer
- cloud
- comedy
- cooking
- desktop linux
- devops
- dublin
- elasticsearch
- elk
- fedora
- food
- foreman
- gaming
- git
- hobo
- home cooking
- infrastructure
- ireland
- italian
- linux
- linux gaming
- mutt
- open source
- openstack
- pasta
- performance
- power management
- privacy
- public cloud
- python
- raspberry pi
- recipe
- scale
- security
- server
- shell
- sketch
- skit
- stout
- sysadmin
- terminal
- trystack
- urban terror
- vegetarian
- what
- will foster
- xfce
Tag Archives: CI
How to Setup Travis for Quick Ansible Playbook CI
If you’re looking for a quick, easy way to setup repository-based CI for your Ansible playbooks on Github consider Travis CI, it’s also a breeze to set-up for larger projects and not that involved. This takes around 10 minutes to … Continue reading
Automate RPM Builds from Git Sources using COPR
The Fedora project COPR service builds/hosts free RPM package repositories and provides useful automation hooks for your Devopsing. You can combine COPR and any standard Git source (Github, Gitlab, etc) with webhooks for automated package builds when your source repository … Continue reading
Posted in open source, sysadmin
Tagged automate rpm from git, automation, CD, CI, copr, copr git setup, COPR linux rpm, devops, fedora, git, github, packaging, rpm
8 Comments