feat: add frrouting module
- add frrouting module - enable ospf daemon on nomad agents - enable docker volumes
This commit is contained in:
@@ -22,6 +22,13 @@ server {
|
||||
client {
|
||||
enabled = true
|
||||
}
|
||||
plugin "docker" {
|
||||
config {
|
||||
volumes {
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
<% end -%>
|
||||
|
||||
# Require TLS
|
||||
|
||||
Reference in New Issue
Block a user