Ossi Salmi
|
63f5a5019d
|
yum::cron::download: Silence debug messages on EL7
On EL7 '-d 0' doesn't silence all debug messages. Also increase
errorlevel by one.
|
2014-07-30 11:19:57 +03:00 |
|
|
0e52e6aa54
|
yum: Fixed yum::cron::download for CentOS 7.
|
2014-07-21 15:15:01 +03:00 |
|
Ossi Salmi
|
e913593020
|
apache, yum: Prevent mod_spdy post-install from modifying the yum repo file
|
2014-07-19 21:33:37 +03:00 |
|
Ossi Salmi
|
a5a7b8f15c
|
yum: Lint fixes
|
2014-03-07 19:11:51 +02:00 |
|
Ossi Salmi
|
fe3edd7516
|
yum: Fix puppetlabs dependencies repo path
|
2014-03-07 19:09:50 +02:00 |
|
Ossi Herrala
|
80443af535
|
yum: Use local copy of Puppetlab's key. Also fix for stupid \releasever in RHEL7 beta.
|
2014-03-04 14:41:32 +00:00 |
|
Ossi Herrala
|
f8c30f5895
|
yum: Key for mod_spdy found. It's Google's! Should have known..
|
2014-02-27 22:16:51 +00:00 |
|
Ossi Herrala
|
019df9900b
|
apache, yum: Add support for Google's SPDY support with mod_spdy module
See: https://developers.google.com/speed/spdy/mod_spdy/
|
2014-02-27 13:25:45 +00:00 |
|
Ossi Salmi
|
ebde843cc6
|
Changed remaining fqdn references to homename
|
2013-08-03 00:10:39 +03:00 |
|
Ossi Salmi
|
458cbd14da
|
yum: Dependency and fact usage fixes for yum::repo::dell
|
2013-07-11 23:04:37 +03:00 |
|
Ossi Salmi
|
df119e389e
|
yum: Added HP Service Pack for ProLiant repository
|
2013-07-10 18:09:40 +03:00 |
|
|
ab8daf97ad
|
yum: Added yum::repo::base class which can be used to override default operating system repositories.
|
2013-06-18 15:52:55 +03:00 |
|
|
ab5f737683
|
yum: Fixed syntax error from yum::repo::elrepo.
|
2013-06-18 15:12:10 +03:00 |
|
|
95bd3a717e
|
yum: Added support for setting local mirror ($baseurl) for ELRepo and EPEL repositories.
|
2013-06-18 15:09:16 +03:00 |
|
|
c45f4f149a
|
yum: Changed yum::repo to allow defining both $mirrorlist and $baseurl. If both are defined the $baseurl will be used.
|
2013-06-18 15:05:55 +03:00 |
|
|
76d2cfee6a
|
yum: Added description to yum::repo::dell.
|
2013-06-09 10:46:37 +03:00 |
|
|
c8678184ca
|
yum: Added description and os check to yum::repo::elrepo.
|
2013-06-09 10:43:55 +03:00 |
|
Ossi Salmi
|
3997cfb5af
|
yum: Added support for setting yum http proxy
|
2013-06-04 21:44:59 +03:00 |
|
Ossi Salmi
|
8ec18712b6
|
yum: Prioritise puppetlabs repositories
|
2013-05-27 00:01:23 +03:00 |
|
Ossi Salmi
|
5ba367a64b
|
yum: Add support for repository priority
|
2013-05-27 00:00:18 +03:00 |
|
Ossi Salmi
|
fc8bf5fbba
|
Install puppetmaster depenencies from puppetlabs repo
|
2013-05-26 22:05:43 +03:00 |
|
Ossi Salmi
|
0e4f99b1bc
|
More instance variable cleanup
|
2013-05-24 10:29:11 +03:00 |
|
Ossi Salmi
|
230015d8f1
|
yum: Use https for puppetlabs repos
|
2013-05-24 09:54:12 +03:00 |
|
Ossi Salmi
|
ab452afc98
|
yum: Added puppetlabs dependencies repository
|
2013-05-24 09:45:56 +03:00 |
|
Ossi Salmi
|
98767cfb2a
|
Merge tmakinen/puppet
Conflicts:
dovecot/manifests/init.pp
libvirt/manifests/init.pp
munin/manifests/init.pp
puppet/manifests/init.pp
tftp/manifests/init.pp
|
2012-11-16 19:40:31 +02:00 |
|
Ossi Herrala
|
3bb8ae70b3
|
Add Dell OpenManage Linux Repository for CentOS/RHEL 6 to yum.
See http://linux.dell.com/repo/hardware/ for more details.
|
2012-11-06 11:57:07 +00:00 |
|
Ossi Salmi
|
2555300994
|
Fixed yum::exclude when multiple packets are defined
|
2012-10-22 16:15:15 +03:00 |
|
Ossi Salmi
|
24ecb51f6f
|
Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
|
2012-09-05 17:29:36 +03:00 |
|
|
a30e3e70fc
|
Added support for ensure option into yum::repo.
|
2012-08-24 12:41:39 +03:00 |
|
|
d1e6bf1acd
|
Fixed spelling mistake from EPEL Testing repo URL.
|
2012-08-24 08:40:13 +03:00 |
|
|
e930b3c056
|
Added support for EPEL Testing yum repository.
|
2012-08-24 08:36:52 +03:00 |
|
|
df587649ac
|
Added Fedora support for yum::repo::puppetlabs
|
2012-08-14 15:29:37 +03:00 |
|
Ossi Salmi
|
1d1d0845cb
|
Added class for managing yum excludes
|
2012-07-17 16:34:54 +03:00 |
|
|
0b35ba1470
|
Added importing of rpm gpg keys when adding new repositories.
|
2012-06-13 16:35:51 +03:00 |
|
|
8dcdcf5466
|
Added elrepo support to yum module.
|
2012-06-07 22:14:09 +03:00 |
|
|
0306253b80
|
Added rpmfusion testing repositories and support for centos 6.
|
2012-06-07 01:26:02 +03:00 |
|
Ossi Herrala
|
5c00e1f560
|
Add puppetlab's yum repository.
|
2012-05-18 10:03:38 +00:00 |
|
Ossi Salmi
|
621b220de2
|
Added yum::plugin::changelog
|
2012-04-05 11:32:52 +03:00 |
|
|
84edcd61ed
|
Fixed "unquoted file mode" errors given by puppet-lint.
|
2012-03-27 16:10:01 +03:00 |
|
Ossi Salmi
|
043c7f91b1
|
Added yum::cron::download for automatic downloading of updates
|
2012-02-12 18:58:55 +02:00 |
|
|
37e39c5c19
|
Added x86_64 Adobe yum repository support.
|
2012-01-13 09:46:48 +02:00 |
|
|
f3057ba60f
|
Added support for centos-cr repository.
|
2011-11-30 17:20:12 +02:00 |
|
|
0abe627f54
|
Fixed EPEL repository for CentOS 6.
|
2011-11-30 16:29:44 +02:00 |
|
|
d675e36f29
|
Removed depencies in yum repositories for redhat-lsb package.
|
2011-08-10 16:28:39 +03:00 |
|
|
d3c45cedc3
|
Fixed rpm gpg keys from rpmfusion repositories.
|
2011-08-01 11:47:53 +03:00 |
|
|
b41222f26f
|
Initial version of skype module.
|
2011-05-18 09:02:03 +03:00 |
|
|
aa6d8f49df
|
Removed rpmfusion-nonfree support from CentOS.
|
2011-03-18 14:29:05 +02:00 |
|
|
9679028e52
|
Added Adobe and Google repositories to yum and converted rpmfusion and epel to use local rpm signing keys.
|
2011-03-18 14:24:11 +02:00 |
|
|
045ce0a3a5
|
Added support for deploying RPM signing keys from puppet fileserver.
|
2011-03-18 14:13:42 +02:00 |
|
|
34d8a48392
|
Added support for rpmfusion and epel yum repositories.
|
2011-03-18 13:58:09 +02:00 |
|