Gentoo Archives: gentoo-soc

From: Vikraman <vikraman@g.o>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Puppet module for gentoo -- weekly report #5
Date: Tue, 23 Jul 2013 17:30:27
Message-Id: 20130723173019.GA12282@felicia.cse.iitk.ac.in
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 #5
9 =======
10
11 Status: on schedule
12
13 This week, I have been working on a type and provider for webapp-config.
14 It is still a work in progress[3]. It can be used in the following way
15 for example:
16
17 webapp { 'foo.gentoo.org::/':
18 ensure => present,
19 appname => 'django',
20 appversion => '1.4.5',
21 server => 'nginx',
22 user => 'root',
23 group => 'nginx',
24 }
25
26 I am going to continue working on this for the next few days.
27
28 [0]https://github.com/adrienthebo/puppet-portage
29 [1]https://github.com/vikraman/puppet-portage
30 [2]https://wiki.gentoo.org/wiki/Puppet_module_for_Gentoo
31 [3]https://github.com/vikraman/puppet-portage/compare/webapp_config
32
33 --
34 Vikraman

Attachments

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