<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet/deployment/shadow, branch master</title>
<subtitle>Mageia Infrastructure Configuration</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/'/>
<entry>
<title>shadow: Specifically change uid/gid max instead of copying custom login.defs</title>
<updated>2015-12-01T01:42:40+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2015-12-01T01:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=d2b415f90acc123d3406d399c60c0a40c70ca861'/>
<id>d2b415f90acc123d3406d399c60c0a40c70ca861</id>
<content type='text'>
Copying a custom login.defs file is not really a good option, since we
have to manage many distribution versions, which do not necessarily
have the same login.defs settings.

Instead, we now only change the UID_MAX and GID_MAX values to 2000
(from an initial value of 60000). This is done so that locally created
accounts do not overlap LDAP-managed accounts, which starts at 5000.

This uses the file_line helper from the puppetlabs-stdlib module.
It means the puppet-stdlib package now needs to be installed on the
puppet master node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copying a custom login.defs file is not really a good option, since we
have to manage many distribution versions, which do not necessarily
have the same login.defs settings.

Instead, we now only change the UID_MAX and GID_MAX values to 2000
(from an initial value of 60000). This is done so that locally created
accounts do not overlap LDAP-managed accounts, which starts at 5000.

This uses the file_line helper from the puppetlabs-stdlib module.
It means the puppet-stdlib package now needs to be installed on the
puppet master node.
</pre>
</div>
</content>
</entry>
<entry>
<title>make shadow module puppet-lint clean</title>
<updated>2012-02-10T14:20:03+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@mageia.org</email>
</author>
<published>2012-02-10T14:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=637a78fae722dce27561fa455d13415d0a3c6009'/>
<id>637a78fae722dce27561fa455d13415d0a3c6009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set UID_MAX and GID_MAX to 2000</title>
<updated>2011-01-20T18:27:30+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2011-01-20T18:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=24f853efe7c5f6fd5642a46420b8e7fd0acd3d79'/>
<id>24f853efe7c5f6fd5642a46420b8e7fd0acd3d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix filename</title>
<updated>2011-01-20T18:25:40+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2011-01-20T18:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=747f4d7b0d342a6209fd38ec75718325f0c91255'/>
<id>747f4d7b0d342a6209fd38ec75718325f0c91255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add shadow module for login.defs</title>
<updated>2011-01-20T18:21:17+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2011-01-20T18:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/infrastructure/puppet/commit/?id=c1fef280d2ce9fc8df50b3d48a40b55d2163ab76'/>
<id>c1fef280d2ce9fc8df50b3d48a40b55d2163ab76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
