this require is nonsense -> dep cycle
This commit is contained in:
parent
f84d4003a0
commit
1f8a01acf5
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ define tinc::instance(
|
|||
ensure => $boot_ensure,
|
||||
content => "${name}\n",
|
||||
target => '/etc/tinc/nets.boot',
|
||||
require => File['/etc/tinc/nets.boot'],
|
||||
notify => Service[$service_name],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue