Skip to content

Instantly share code, notes, and snippets.

@jlgreer
Created February 5, 2012 20:52
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/1747880 to your computer and use it in GitHub Desktop.
Save jlgreer/1747880 to your computer and use it in GitHub Desktop.
Package mgmt yum_rpm_exact example
packages:
"wireshark"
package_policy => "add",
package_method => yum_rpm_exact,
package_version => "1.0.15-1.el5_6.4",
package_architectures => { "x86_64" },
action => actionsettings_fix_inform("inform");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment