Best Pickins’
- Run iTunes on Linux via Wine
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- Logitech G933 Wireless Headset on Linux
- Automate Nagios Monitoring with Ansible
- How to Manually Clean Indexes from Elasticsearch
- Play Enemy Territory Legacy! (Linux, Mac, Windows)
- How to Use Self-signed SSL Certificates for Plex Media Server
- Using Offlineimap with the Gmail IMAP API
- Build Secure VLAN Networks with 'Shibby' Router Firmware
Squatters
- 471,397 hobos
Blogroll
- My Tweets
Code
- sadsfae commented on issue redhat-performance/quads#359sadsfae commented on issue redhat-performance/quads#359 Jan 25, 2021 sadsfae commented Jan 25, 2021 As both changes have merit, we'll track/implement the more core argparse --auto-no-wipe command enhancement in a separate RFE #360 so our change-se… […]
- sadsfae commented on issue redhat-performance/quads#360sadsfae commented on issue redhat-performance/quads#360 Jan 25, 2021 sadsfae commented Jan 25, 2021 This can save some time up-front and is still checked in #359 when a cloud is defined or if it isn't adjusted later via --mod-cloud. Thanks for fil… […]
- sadsfae commented on issue redhat-performance/quads#359sadsfae commented on issue redhat-performance/quads#359 Jan 25, 2021 sadsfae commented Jan 25, 2021 having an --auto-no-wipe is a simple fix to help to automate the process, so that you won't have to answer a prompt or pass a -y argument to add-s… […]
- sadsfae commented on issue redhat-performance/quads#359sadsfae commented on issue redhat-performance/quads#359 Jan 25, 2021 sadsfae commented Jan 25, 2021 As opposed to prompting the user when a schedule is being added to hosts where the target cloudXX was already released why not just auto-convert a… […]
- sadsfae commented on issue redhat-performance/quads#359sadsfae commented on issue redhat-performance/quads#359 Jan 25, 2021 sadsfae commented Jan 25, 2021 Additionally, in OSP/OCP expansion scenarios (if you choose Y) we most likely want those systems powered off when they move to avoid disruption in … […]
- sadsfae commented on issue redhat-performance/quads#359
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: github
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