index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_rh_subscription.py
Age
Commit message (
Expand
)
Author
2018-07-21
pylint: Fix pylint warnings reported in pylint 2.0.0.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2017-11-10
rh_subscription: Perform null checks for enabled and disabled repos.
Dave Mulford
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-22
cloudinit/config/cc_rh_subscription.py: Remove repos before adding
Brent Baude
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2016-08-10
Add distro tags on config modules that should have it
Joshua Harlow
2016-04-06
fix tests and hopefully actually work
Scott Moser
2016-04-06
rh_subscription: only check subscription if configured
Scott Moser
2016-03-04
pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-08-04
pep8 fixes
Scott Moser
2015-06-15
cc_rh_subscription: fixes for python3
Scott Moser
2015-05-29
Corrected spelling error on variable name
Brent Baude
2015-05-28
Tightening up an error message and isinstance usage based on feedback from Dan
Brent Baude
2015-05-27
Updated files with upstream review comments thanks to Dan and Scott
Brent Baude
2015-05-21
This commit consists of three things based on feedback from smosher:
Brent Baude
2015-05-14
This patch adds a cloud-init plugin for helping users register
Brent Baude