I hereby claim:
- I am mikenabhan on github.
- I am mikenabhan (https://keybase.io/mikenabhan) on keybase.
- I have a public key ASBe55IHx07IDrrMWLy38Qa64j7xH9J1SXFJnCdjDE6LRQo
To claim this, I am signing this object:
| function sshprep() { | |
| keys=("/Users/mike/.ssh/key1" "/Users/mike/.ssh/key2" "/Users/mike/.ssh/key3") | |
| ssh-add ${keys[@]} | |
| } |
| # Copyright 2021 The cert-manager Authors. | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| #!/usr/bin/env bash | |
| set -xeu | |
| wget https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img | |
| virt-customize -a jammy-server-cloudimg-amd64.img --install qemu-guest-agent | |
| virt-sysprep -a jammy-server-cloudimg-amd64.img --operations machine-id | |
| STORAGE_POOL="local-lvm" | |
| VM_ID="12000" | |
| VM_NAME="ubuntu-22.04-cloudimg" |
| substitutions: | |
| devicename: magtag | |
| upper_devicename: Magtag | |
| esphome: | |
| name: magtag | |
| platform: esp32 | |
| board: esp32dev | |
| platformio_options: |
| javascript:(function(){ | |
| var webhook_url = "WEBHOOK_URL_HERE"; | |
| var request = new XMLHttpRequest(); | |
| request.open("GET", webhook_url, true); | |
| request.onreadystatechange = function() {; | |
| }; | |
| request.send(null); | |
| })(); |
| { | |
| "manufacturer":"MrCool", | |
| "supportedModels":[ | |
| "A-18-HP-230B" | |
| ], | |
| "commandsEncoding":"Base64", | |
| "supportedController":"Broadlink", | |
| "minTemperature":62, | |
| "maxTemperature":86, |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: