class Pfm::Command::ValidatorCommands::ServerBuild
def validate
def validate lint_packer lint_chef unit_test raise ValidationError, 'Failures reported during validation!' if @failure msg('Verified repository..') end
def validate lint_packer lint_chef unit_test raise ValidationError, 'Failures reported during validation!' if @failure msg('Verified repository..') end