- Site Reliability Engineering: How Google Runs Production Systems
- Operating Systems
- Operating Systems: Three Easy Pieces
- How Linux Works, 2nd Edition
- Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation
- [Systems Performance: Enterprise and the Cloud](https://www.amazon.com/gp/product/0133390098?ie=UTF8&tag=deirdrestraug-20&linkCode=as2&camp=1789&creative=390957&creativ
| run this in .m2 files | |
| it lists all the corrupted jar files in the repository | |
| find /home/me/.m2/repository/ -name "*jar" | xargs -L 1 zip -T | grep error | grep invalid | |
| To resolve them , delete them first and re run the build or run |
| --- | |
| name: update_puppetserver | |
| version: "1.0.0" | |
| author: R.I.Pienaar <rip@devco.net> | |
| description: Safely upgrades Puppet Server | |
| run_as: choria=rip.mcollective | |
| loglevel: info | |
| tags: | |
| - puppet |
Find the original here article here: Devops Best Practices
DevOps started out as "Agile Systems Administration". In 2008, at the Agile Conference in Toronto, Andrew Shafer posted an offer to moderate an ad hoc "Birds of a Feather" meeting to discuss the topic of "Agile Infrastructure". Only one person showed up to discuss the topic: Patrick Debois. Their discussions and sharing of ideas with others advanced the concept of "agile systems administration". Debois and Shafer formed an Agile Systems Administrator group on Google, with limited success. Patrick Debois did a presentation called "Infrastructure and Operations" addressing
| [OSEv3:children] | |
| masters | |
| nodes | |
| etcd | |
| glusterfs | |
| [OSEv3:vars] | |
| ansible_ssh_user=ec2-user | |
| ansible_become=true |
osm_host_subnet_length
This variable specifies the size of the per host subnet allocated for pod IPs by OpenShift Container Platform SDN. Defaults to 9 which means that a subnet of size /23 is allocated to each host; for example, given the default 10.128.0.0/14 cluster network, this will allocate 10.128.0.0/23, 10.128.2.0/23, 10.128.4.0/23, and so on. This cannot be re-configured after deployment.
osm_cluster_network_cidr