Sha256: 1e86e31b3917308eb75dd2b9d7e28130855a3a01f2c930a99ea3e8eafcffa2ca
Contents?: true
Size: 351 Bytes
Versions: 6
Compression:
Stored size: 351 Bytes
Contents
# This class is called from the kafo configure script # and expects a yaml file to exist at either: # optional $answers class parameter # $modulepath/config/answers.yaml # /etc/kafo-configure/answers.yaml # class kafo_configure { if $kafo_add_progress { add_progress() } $password = load_kafo_password() hiera_include('classes') }
Version data entries
6 entries across 6 versions & 1 rubygems