dns: Fixed set-named-sysconfig by forcing the lens
This commit is contained in:
parent
b1f0c5f02c
commit
ff77ca8cf1
1 changed files with 2 additions and 1 deletions
|
@ -103,8 +103,9 @@ class dns::server {
|
|||
}
|
||||
"fedora","centos","redhat": {
|
||||
augeas { "set-named-sysconfig":
|
||||
context => "/files/etc/sysconfi/named",
|
||||
changes => "set OPTIONS '${options}'",
|
||||
incl => "/etc/sysconfig/named",
|
||||
lens => "Shellvars.lns",
|
||||
notify => Service["named"],
|
||||
require => Package["bind"],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue