Skip to content

Instantly share code, notes, and snippets.

@jlsherrill
Created April 22, 2015 14:13
Show Gist options
  • Save jlsherrill/4562f1b7747dc5ce17de to your computer and use it in GitHub Desktop.
Save jlsherrill/4562f1b7747dc5ce17de to your computer and use it in GitHub Desktop.
initiate enabled repos upload
#!/bin/env python
import sys
sys.path.append('/usr/lib/gofer/plugins/')
import katelloplugin
katelloplugin.validate_registration()
katelloplugin.send_enabled_report()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment