Set the default cfengine and masterfiles to 3.12.
cfengine releases 3.11 and older do not support OpenSSL 1.1.X which is now in HEAD.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
VERSIONS= 22 32 33 34 35 36 37 38 39 310 311 312
|
||||
CFENGINE_VERSION?= 311
|
||||
CFENGINE_VERSION?= 312
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user