<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet/modules, branch topic/mageia5</title>
<subtitle>Mageia Infrastructure Configuration</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/'/>
<entry>
<title>buildsystem: stop using include in DSL files to avoid error on Mageia 5</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T23:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=0315b541506e365f96f2bf4bc4620fbfd333b80a'/>
<id>0315b541506e365f96f2bf4bc4620fbfd333b80a</id>
<content type='text'>
include is not support from DSL files in puppet 3.6

Note: DSL support is deprecated in 3.x and completely removed in 4.x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include is not support from DSL files in puppet 3.6

Note: DSL support is deprecated in 3.x and completely removed in 4.x
</pre>
</div>
</content>
</entry>
<entry>
<title>buildsystem: fix youri host.conf template to use an array as well for src node</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T17:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=cd3a41f82d8ee36aaa0716ab2f7c400b89b5b901'/>
<id>cd3a41f82d8ee36aaa0716ab2f7c400b89b5b901</id>
<content type='text'>
Otherwise it failed on Mageia 5 with:
  Detail: undefined method `sort' for "valstar":String
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise it failed on Mageia 5 with:
  Detail: undefined method `sort' for "valstar":String
</pre>
</div>
</content>
</entry>
<entry>
<title>apache: use proper conf.d dir on Mageia &gt;= 2</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T01:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=4ad008a4880c770205d0ee9afdf6c522c284788a'/>
<id>4ad008a4880c770205d0ee9afdf6c522c284788a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apache: rename ssl.conf as ssl_vhost.conf</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T01:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=396da52d807c0e1d110ba60ba093d27c70234630'/>
<id>396da52d807c0e1d110ba60ba093d27c70234630</id>
<content type='text'>
Not to conflict with packaged file from Mageia &gt;= 3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not to conflict with packaged file from Mageia &gt;= 3
</pre>
</div>
</content>
</entry>
<entry>
<title>xymon: use xymon service name instead of xymon-client on Mageia &gt;= 5</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T00:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=4ea01996296a668431f932c290ed9bee79776c05'/>
<id>4ea01996296a668431f932c290ed9bee79776c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pam: use nss-pam-ldapd on Mageia &gt;= 2</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T00:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=ef7743c51e52ae5e142d592c6dae5df97f79194e'/>
<id>ef7743c51e52ae5e142d592c6dae5df97f79194e</id>
<content type='text'>
As detected by tmb on new valstar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As detected by tmb on new valstar
</pre>
</div>
</content>
</entry>
<entry>
<title>openldap: load back_bdb module on Mageia &gt;= 4</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-22T00:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=2a8e0a01982554b43a48b1e41cc2b965fdc4b5e0'/>
<id>2a8e0a01982554b43a48b1e41cc2b965fdc4b5e0</id>
<content type='text'>
As detected by tmb on new valstar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As detected by tmb on new valstar
</pre>
</div>
</content>
</entry>
<entry>
<title>openldap: enable TLS_CACERT</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-11-21T23:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=8822d1c7be9cfe2783f886922a778410bacd93cc'/>
<id>8822d1c7be9cfe2783f886922a778410bacd93cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> hiera: make config file work</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-21T23:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=d03ddf747d9e8e983ec85160d7bf4c3a309e1c0c'/>
<id>d03ddf747d9e8e983ec85160d7bf4c3a309e1c0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openldap: use slapd service instead of ldap on Mageia &gt;= 4</title>
<updated>2015-11-30T00:32:43+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-11-20T00:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=f064909d91ab4159bda00f05932dc0e5449b74ce'/>
<id>f064909d91ab4159bda00f05932dc0e5449b74ce</id>
<content type='text'>
As detected by tmb on new valstar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As detected by tmb on new valstar
</pre>
</div>
</content>
</entry>
</feed>
