[wpkg-users] configuration and change management (ccm) with wpkg: how?

Marco Gaiarin gaio at sv.lnf.it
Tue Oct 20 10:56:56 CEST 2015


Mandi! Holger Kröber
  In chel di` si favelave...

> How you guys manage ccm in your environment? Got some tips for me?

Simply i define some '-settings' recipe, and if they are strictly
needed i include them in the main recipe; the settings recipe always
depends on the main one.

Eg:

<package
        id="syslogagent"
        name="SyslogAgent"
        revision="3.6:1"
        reboot="false"
        priority="50">
        <include package-id="syslogagent-settings" />

	[...]


<package
        id="syslogagent-settings"
        name="SyslogAgent settings"
        revision="20130207:1"
        priority="5"
        reboot="false">
        <depends package-id="syslogagent"/>
	[...]

-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                    http://www.sv.lnf.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostrafamiglia.it   t +39-0434-842711   f +39-0434-842797

		Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
    http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
	(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)


More information about the wpkg-users mailing list