We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SLES 15
>= v4.5.0
class { 'postfix': alias_maps => $alias_maps, configs => $_configs, hashes => $relay_password + $header_checks + $generic, inet_interfaces => 'localhost', inet_protocols => 'ipv4', lookup_table_type => $lookup_table_type, relayhost => "${mailhub}:${mailhub_port}", root_mail_recipient => $root_recipient, satellite => true, mydestination => '$myorigin, localhost, localhost.localdomain, localhost.$mydomain', }
Class[Postfix::Params]: expects a value for parameter 'master_os_template'
Class postfix::params should find the Default-Value for $master_os_template for Suse in particular Suse 15
postfix::params
$master_os_template
Suse
Suse 15
8cf7f1e deleted data/osfamily/Suse.yaml
data/osfamily/Suse.yaml
The text was updated successfully, but these errors were encountered:
drop support for SLES 11 & 12 -- EOL
8cf7f1e
No branches or pull requests
SLES 15
>= v4.5.0
How to reproduce (e.g Puppet code you use)
What are you seeing
What behaviour did you expect instead
Class
postfix::params
should find the Default-Value for$master_os_template
forSuse
in particularSuse 15
Any additional information you'd like to impart
8cf7f1e deleted
data/osfamily/Suse.yaml
The text was updated successfully, but these errors were encountered: