Skip to content
New issue

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

DenyKey active by default even if denykey => undef, #812

Closed
tunisiano187 opened this issue Jan 25, 2022 · 0 comments
Closed

DenyKey active by default even if denykey => undef, #812

tunisiano187 opened this issue Jan 25, 2022 · 0 comments

Comments

@tunisiano187
Copy link

tunisiano187 commented Jan 25, 2022

  • Puppet: 7.5
  • Ruby: ?
  • Distribution: Ubuntu
  • Module version: latest

How to reproduce (e.g Puppet code you use)

class { 'zabbix::agent':
server => 'xxxx',
denykey => undef,
}

What are you seeing

DenyKey not recognised at start of the zabbix-agent

What behaviour did you expect instead

when using denykey => undef, don't have it in the config file

Output log

Any additional information you'd like to impart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants