Skip to content

Instantly share code, notes, and snippets.

external_auth:
pam:
whytewolf:
- .*
rest_cherrypy:
port: 8000
ssl_crt: /etc/pki/tls/certs/localhost.crt
ssl_key: /etc/pki/tls/certs/localhost.key

Keybase proof

I hereby claim:

  • I am whytewolf on github.
  • I am whytewolf (https://keybase.io/whytewolf) on keybase.
  • I have a public key whose fingerprint is B0C0 3912 2A03 CC1A 8E5C 328C 6147 49FA 9D06 F57A

To claim this, I am signing this object:

@whytewolf
whytewolf / gist:2842c59a0de7f5c5df4d
Created February 3, 2015 21:50
pillar example for WIP salt form
cve:
packages:
- glibc: "CVE-2015-0235"
- bash: "CVE-2014-7169"
@whytewolf
whytewolf / schedule-pillar
Created July 16, 2014 17:05
schedule-pillar
schedule:
highstate:
function: state.highstate
minutes: 30
@whytewolf
whytewolf / security-kibana
Last active August 29, 2015 14:04
security dashboard
{
"title": "security",
"services": {
"query": {
"list": {
"0": {
"query": "*",
"alias": "",
"color": "#890F02",
"id": 0,
@whytewolf
whytewolf / logstash-kibana
Last active August 29, 2015 14:04
Logstash Home
{
"title": "Logstash Home",
"services": {
"query": {
"list": {
"0": {
"query": "*",
"alias": "",
"color": "#890F02",
"id": 0,
@whytewolf
whytewolf / apache-kibana
Last active August 29, 2015 14:04
apache logstash dashboard
{
"title": "apache",
"services": {
"query": {
"list": {
"0": {
"query": "type:apache",
"alias": "",
"color": "#962D82",
"id": 0,