Skip to content

Instantly share code, notes, and snippets.

View ChristinaMeno's full-sized avatar
😎

Christina Meno ChristinaMeno

😎
  • RedHat
  • San Diego
View GitHub Profile
diff --git a/lib/med/db.d/ctl b/lib/med/db.d/ctl
index 07f26ec..39cfa79 100755
--- a/lib/med/db.d/ctl
+++ b/lib/med/db.d/ctl
@@ -1,6 +1,6 @@
#!/bin/sh
# Description: find the right version of pg_ctl and run it
set -e
-pg_ctl=`pg_config --bindir`/pg_ctl
+pg_ctl=`/usr/lib/postgresql/9.0/bin/pg_config --bindir`/pg_ctl
2012-02-07 01:13:57,802 - django.request - ERROR - Internal Server Error: /lsp/
Traceback (most recent call last):
File "/services/django/vm24/storyville/vm24/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/services/django/vm24/storyville/2012-01-31-11-25-40/src/storyville/medley/playlist/views.py", line 149, in history
RequestContext(request))
File "/services/django/vm24/storyville/vm24/lib/python2.6/site-packages/django/shortcuts/__init__.py", line 20, in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs)
File "/services/django/vm24/storyville/vm24/lib/python2.6/site-packages/django/template/loader.py", line 188, in render_to_string
return t.render(context_instance)
Velocity Conference 2012
DAY 1, Monday
don't call it certification!!!
acheivement unlock
hidden acheivments
randomize rewards
typing speed capture the flag?
jira as input to accomplishments
diff --git a/vagrant/devmode/salt/roots/virtualenv.sls b/vagrant/devmode/salt/ro
index 2f73d6a..89efcd7 100644
--- a/vagrant/devmode/salt/roots/virtualenv.sls
+++ b/vagrant/devmode/salt/roots/virtualenv.sls
@@ -28,10 +28,10 @@ carbon:
- install_options:
- "--prefix=/home/vagrant/calamari/env"
- "--install-lib=/home/vagrant/calamari/env/lib/python2.7/site-packages"
- require:
- # Carbon inserts its packages into twisted's folders so it only works
@ChristinaMeno
ChristinaMeno / Salt keys
Last active January 4, 2016 20:29
/api/v2/key?format=json
[{"id": "figment001.imagination.com", "status": "rejected"}, {"id": "figment002.imagination.com", "status": "pre"}, {"id": "ubuntu", "status": "pre"}, {"id": "figment000.imagination.com", "status": "accepted"}]