Puppet Class: passwords::wikidough::dnsdist

Defined in:
spec/fixtures/private/modules/passwords/manifests/init.pp

Overview

make sure password is the same in role/common/wikidough.yaml



507
508
509
510
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 507

class passwords::wikidough::dnsdist {
   $console_key = 'snake oil'
   $password = 'snake oil'
}