Files
puppet-openstacklib/manifests/db
Gael Chamoulaud cba7bf6fa8 Use versioncmp for '::operatingsystemmajrelease' comparison
Use the builtin versioncmp() function for comparisons of the
'::operatingsystemmajrelease' fact. If that fact evaluates to a string,
regular arithmetric comparisons will fail under the Puppet 4.x
language.

Change-Id: Ic66516a5548be0fe6f6fb818d04086cf234f2fc1
Closes-bug: 1425300
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-03-31 11:54:59 +02:00
..