Revert "Disable watcher temporarily"
This reverts commit 30d9b74e4aff6d48f12c55791805d8c7fffeca97. Change-Id: I20fb4ac0644f20c80ed16f6091ccd3f93f6d0e88
This commit is contained in:
parent
2b57a24d35
commit
66929dc856
@ -25,9 +25,7 @@ if $::operatingsystem == 'Ubuntu' {
|
|||||||
} else {
|
} else {
|
||||||
$ssl_enabled = true
|
$ssl_enabled = true
|
||||||
$ipv6 = true
|
$ipv6 = true
|
||||||
# TODO(aschultz): enable once https://review.rdoproject.org/r/#/c/6491/ is
|
$watcher_enabled = true
|
||||||
# promoted
|
|
||||||
$watcher_enabled = false
|
|
||||||
$bgpvpn_enabled = true
|
$bgpvpn_enabled = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user