Sha256: b8dae00aa8c029b6c07aca8805123b6d8905e5bc9c6c5264b5c3ea7c17814a22
Contents?: true
Size: 391 Bytes
Versions: 6
Compression:
Stored size: 391 Bytes
Contents
# # As opposed to requirements, validations are things you # want to be checked after the installation, to make sure # the installation occurred successfully. # # In case something wrong happens, you can inform the # user. # # The validation types are the same as requirements. # # Example of expected contents for this file: # # validations: # - type: DirExists # data: "/etc/apache2" #
Version data entries
6 entries across 6 versions & 1 rubygems