Commit Graph

18 Commits (e7c0b95074f5248dd7f0d7f8f6e8df649945766e)

Author SHA1 Message Date
Andrew Resch 00389af1c2 Fix typo in variable name 10 years ago
Michael DeHaan 31f7a0693e Add missing license headers to two modules and standardize formatting of another. 10 years ago
James Tanner 324a943e12 Fixes #6548 correct issues from rhn_register refactoring 10 years ago
Michael DeHaan caa0b02962 Update formatting in module example. 10 years ago
James Tanner ba0fec4f42 Force command action to not be executed by the shell unless specifically enabled 10 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Tanner 9727a4415c Add warning comment to rhn_register module about fixing pep8 errors 11 years ago
Jurrien Bloemen 55062c69d6 Added full path to rhnreg_ks command for working correctly with sudo. 11 years ago
James Cammarata b3c0e3e45e Revert "Styling: deprecation"
This reverts commit ecc2b6e742.

Fixes #4069
11 years ago
Michael DeHaan ecc2b6e742 Styling: deprecation 11 years ago
James Laska 4311412b44 Correctly load up2date configuration
Previously, a configuration file name of None was being passed into
up2dateInitConfig().  This resulted in a correct configuration import,
but failed to properly save the configuration back to disk in the event
a different serverURL was supplied.  This change removes support for
customizing the up2date filename entirely, and relies on up2date to
choose the default config filename.
11 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan 4849539399 Merge pull request #3194 from E-M/patch-2
Fixed Issue #3193 - make rhn_register module compatible with EL 5
11 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Edgars M. 46ad4299a8 Fixed Issue #3193 11 years ago
E-M 170a5f36f1 Fixed module name in examples section
Examples showed that modules name is rhnreq_ks, when it actually is rhn_register.
11 years ago
Michael DeHaan 305694a847 Update "added in" version in zypper, update doc name of rhn_register module. 11 years ago
Michael DeHaan cbee66c88b Rename module 11 years ago