puppet 3 is scheduled to be removed from the tree after 6.1. for more information on migrating to Puppet 4, please refer to [1] as a starting point. however note we don't have a port for puppetserver yet, it's a work in progress, see upstream SERVER-14 for more information. However the ruby puppetmaster still works fine for us. 1: https://docs.puppet.com/puppet/latest/reference/upgrade_major_pre.html as discussed with and OK sebastia@
8 lines
139 B
Makefile
8 lines
139 B
Makefile
# $OpenBSD: Makefile,v 1.57 2016/09/06 11:14:51 jasper Exp $
|
|
|
|
SUBDIR =
|
|
#SUBDIR += 3
|
|
SUBDIR += 4
|
|
|
|
.include <bsd.port.subdir.mk>
|