Skip to content

Instantly share code, notes, and snippets.

View chornberger-c2c's full-sized avatar

Christopher Hornberger chornberger-c2c

View GitHub Profile
@chornberger-c2c
chornberger-c2c / sat6ShowHostSubscriptions.py
Last active April 24, 2025 14:10 — forked from sideangleside/sat6ShowHostPackages.py
Red Hat Satellite - List Subscriptions
#!/usr/bin/env python
# File: sat6ShowHostSubscriptions.py
# Authors: Rich Jerrido <[email protected]>
# Christopher Hornberger <[email protected]>
#
# Purpose: given an hostname and login to Satelite, show me all the
# hosts and their subscriptions.
#
# This program is free software; you can redistribute it and/or modify