puppet: update to 6.9.0
This commit is contained in:
committed by
Helmut Pozimski
parent
281ae65bda
commit
789b8a0ed3
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'puppet'
|
# Template file for 'puppet'
|
||||||
pkgname=puppet
|
pkgname=puppet
|
||||||
version=6.2.0
|
version=6.9.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
@@ -12,8 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://puppetlabs.com/facter"
|
homepage="https://puppetlabs.com/facter"
|
||||||
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d891970ecd4c47b93d952b02463107c09cc44094ffc58e5c81b6f4a9e8c8798b
|
checksum=c6d359bb842857aa6a77f07150163c9f811139434c965e5fddf2342cb19b07d0
|
||||||
|
|
||||||
system_accounts="puppet"
|
system_accounts="puppet"
|
||||||
puppet_homedir="/var/lib/puppet"
|
puppet_homedir="/var/lib/puppet"
|
||||||
conf_files="
|
conf_files="
|
||||||
@@ -22,7 +21,6 @@ conf_files="
|
|||||||
make_dirs="/var/lib/puppet 0755 puppet puppet"
|
make_dirs="/var/lib/puppet 0755 puppet puppet"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
|
||||||
vsv puppet
|
vsv puppet
|
||||||
vsv puppetmaster
|
vsv puppetmaster
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user