Gentoo Archives: gentoo-soc

From: Vikraman <vikraman@g.o>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Puppet module for gentoo -- weekly report #9
Date: Wed, 28 Aug 2013 11:28:41
Message-Id: 20130828112830.GA17635@felicia
1 Hello all,
2
3 I am working on improving the puppet-portage module[0], and the state of
4 gentoo support in upstream puppet modules.
5
6 You can follow the development on my fork[1], and this wiki page[2].
7
8 Week #9
9 =======
10
11 Status: on schedule
12
13 - Type and provider for layman[3]. An example:
14
15 layman { 'haskell':
16 ensure => present,
17 }
18
19 - Fixed some old bugs with the package_* providers
20
21 - OpenRC provider for puppet-network[4] (partially done)
22
23 [0]https://github.com/adrienthebo/puppet-portage
24 [1]https://github.com/vikraman/puppet-portage
25 [2]https://wiki.gentoo.org/wiki/Puppet_module_for_Gentoo
26 [3]https://github.com/adrienthebo/puppet-portage/pull/85
27 [4]https://github.com/adrienthebo/puppet-network
28
29 --
30 Vikraman

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-soc] Puppet module for gentoo -- weekly report #9 Benda Xu <heroxbd@×××××.com>