search for: repo_epel

Displaying 1 result from an estimated 1 matches for "repo_epel".

2012 Jul 05
7
proper usage of global variables / node variables / +=
...depkgs line to the very minimum amount of packages for reasons of security / policy / insanity / etc. Here is the current implementation of this (which works fine). node standard { $epel_includepkgs += ''puppet augeas-libs facter ruby-augeas ruby-shadow '' class { ''repo_epel'': stage => ''pre'' } #other stuff } node ''my.node1'' inherits standard { include denyhosts } node ''my.node2'' inherits standard { include denyhosts include gitlabhq } class repo_epel { yumrepo { ''epel''...