I hereby claim:
- I am snailshea on github.
- I am fennec (https://keybase.io/fennec) on keybase.
- I have a public key whose fingerprint is CFEE 4418 3634 502C FE07 8403 F96B A95F FAF6 1140
To claim this, I am signing this object:
| curl -X PUT -H 'Content-Type: application/json' -d @mail_log_policy.json http://localhost:9200/_ilm/policy/mail_log_policy | |
| curl -X PUT -H 'Content-Type: application/json' -d @mail_log_template.json http://localhost:9200/_index_template/mail_log_template | |
| curl -X PUT -H 'Content-Type: application/json' -d @mail_log_index.json http://localhost:9200/mail-000001 |
| #!/usr/bin/python3 | |
| # Usage: webp_to_png <filename> | |
| def arg_chk(args): | |
| if len(args) != 2: | |
| print("Script takes exactly one argument") | |
| quit() | |
| #!/bin/bash | |
| # Adapted from https://gist.github.com/rechner/a176be6ec88432e7d8c5ee2f7ab37ccd | |
| # This script assumes the local machine has already been joined to your FreeIPA domain with ipa-client-install | |
| # DOMAIN should be set to your FreeIPA-controlled domain, not the FQDN of the FreeIPA server | |
| # NODE should be the short hostname of your Proxmox node, not a FQDN | |
| DOMAIN=domain.tld | |
| NODE=pve1 | |
| KEY=/etc/pve/nodes/$NODE/pve-ssl.key | |
| PEM=/etc/pve/nodes/$NODE/pve-ssl.pem |
I hereby claim:
To claim this, I am signing this object: