Skip to content

Instantly share code, notes, and snippets.

@jlgreer
Created February 5, 2012 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlgreer/1747891 to your computer and use it in GitHub Desktop.
Save jlgreer/1747891 to your computer and use it in GitHub Desktop.
Package mgmt yum_rpm_byname example
packages:
"wireshark"
package_policy => "add",
package_method => yum_rpm_byname,
action => actionsettings_fix_inform("inform");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment