Skip to content

Instantly share code, notes, and snippets.

View pszypowicz's full-sized avatar

Przemysław Szypowicz pszypowicz

View GitHub Profile

Keybase proof

I hereby claim:

  • I am pszypowicz on github.
  • I am pszypowicz (https://keybase.io/pszypowicz) on keybase.
  • I have a public key ASCK7J-bppR-FsV8zdSLKvZeIgnTIyyOzm2vtcwwO33YRwo

To claim this, I am signing this object:

@pszypowicz
pszypowicz / fix_gnome_grouping.sh
Created September 26, 2015 12:53
This gist will fix grouping issue in chrome in gnome. This is one time operation and will survive chrome updates.
#!/bin/env sh
cp /usr/share/applications/google-chrome.desktop ~/.local/share/applications
sed -i.bak '/^\[.*\]$/a StartupWMClass=Google-chrome-stable' ~/.local/share/applications/google-chrome.desktop
@pszypowicz
pszypowicz / README.md
Last active April 11, 2016 23:45 — forked from bitflingr/README.md

##Description Simple Dashing widget (and associated job) to display general puppetdb status. Pulled the api calls from Nedap's Puppetboard. Excellent tool BTW.

This config is configured for working with HTTPS, but if you dont want to use it(HTTPS), you could just remove lines 4-16 from puppetdb_stats.rb file.

You have to generate client certs on puppetmaster/puppetca with following line:

$ puppet cert generate puppetdb_dashing