I hereby claim:
- I am jcollie on github.
- I am jcollie (https://keybase.io/jcollie) on keybase.
- I have a public key whose fingerprint is A8CF 5B72 ABC3 9A17 3FEA 620E 6F86 035A 6D97 044E
To claim this, I am signing this object:
| import sys | |
| import re | |
| line_re = re.compile(r'^((?:\d+m)?\d+s)\s+(\S+)\s+(\S+)\s+(\S+)\s+(.*?)(?=(?:\d+m)?\d+s|\Z)', re.MULTILINE | re.DOTALL) | |
| data = sys.stdin.read() | |
| start = 0 | |
| while start < len(data): | |
| match = line_re.search(data, start) |
| apiVersion: apps/v1 | |
| kind: Deployment | |
| metadata: | |
| name: celery-broker | |
| namespace: mayan | |
| spec: | |
| replicas: 1 | |
| strategy: | |
| type: Recreate | |
| selector: |
I hereby claim:
To claim this, I am signing this object:
| curl -X POST -H "Content-Type: text/plain" -d ON http://localhost:8080/rest/items/ring_front_door_motion | |
| curl -X POST -H "Content-Type: text/plain" -d ON http://localhost:8080/rest/items/ring_front_door_ring |
| /etc/rancid: | |
| file.directory: | |
| - user: rancid | |
| - group: rancid | |
| - mode: 0750 | |
| - require: | |
| - pkg: rancid | |
| - user: rancid | |
| - group: rancid |