Skip to content

Instantly share code, notes, and snippets.

View afeiszli's full-sized avatar

Alex Feiszli afeiszli

View GitHub Profile
#!/bin/bash
echo "checking for root permissions..."
echo "setting flags..."
while getopts d:e:m:v:c: flag
do
case "${flag}" in
d) domain=${OPTARG};;
e) email=${OPTARG};;
@afeiszli
afeiszli / gist:8ec11f7006e2de1c5c94ae8baf572713
Created February 14, 2022 17:18
netclient join example
alex@zorg:~/netmaker/netclient$ sudo ./netclient join --help
NAME:
netclient join - Join a Netmaker network.
USAGE:
netclient join [command options] [arguments...]
OPTIONS:
--network value, -n value Network to perform specified action against. (default: "all") [$NETCLIENT_NETWORK]
--password value, -p value Password for authenticating with netmaker. [$NETCLIENT_PASSWORD]
@afeiszli
afeiszli / Netmaker-CLA.md
Last active September 30, 2022 20:15
The Contributor License Agreement for Netmaker by Netmaker, Inc.

Netmaker, Inc.

Individual Contributor License Agreement

Adapted from http://www.apache.org/licenses/icla.txt © The Apache Software Foundation

Thank you for your interest in Netmaker (a Netmaker, Inc., formerly Gravitl, Inc, formerly Falconcat, Inc., project). In order to clarify the intellectual property license granted with Contributions from any person or entity, the Company must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of the Company and its users; it does not change your rights to use your own Contributions for any other purpose.

You accept and agree to the following terms and conditions for Your present and future Contributions submitted to the Company. In return, the Company shall not use Your Contributions in a way that is inconsistent with its stated mission and bylaws in effect at the time of the Contribution. Ex

This the procedure for generating ignition configs for govcloud using th 4.3 installer (which actively thwarts attempts to do this)

Create install-config.yaml

apiVersion: v1
baseDomain: sjennings.me
# disconnected install requires local mirror
# oc adm release mirror
imageContentSources:
- mirrors: