mirror of
https://github.com/rancher/plugins.git
synced 2025-07-16 16:21:18 +00:00
Format with gofmt
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
This commit is contained in:
parent
cd9d6b28da
commit
963aaf86e6
@ -28,7 +28,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
sysctlDotKeyTemplate = "net.ipv4.conf.%s.proxy_arp"
|
sysctlDotKeyTemplate = "net.ipv4.conf.%s.proxy_arp"
|
||||||
sysctlSlashKeyTemplate = "net/ipv4/conf/%s/proxy_arp"
|
sysctlSlashKeyTemplate = "net/ipv4/conf/%s/proxy_arp"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user