65eab03783
Without this patch, puppet uses lexicographic ordering to compare the version string in the operatingsystemrelease fact to the string '14.04', which works fine on puppet 4 since it is comparing two strings but it is more correct to use the versioncmp function. Change-Id: I56d989d22229db3d606e4ac7f788925c216721a0 |
||
---|---|---|
.. | ||
apache.pp | ||
init.pp | ||
redis.pp |