diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-11-05 11:11:15 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-11-05 11:11:31 -0600 |
commit | 7a1817bf3cf3c40c6c33f673ddc46c3f115cc3bc (patch) | |
tree | 6ac32d6f1b8800133c709cf22efcf509b6f07ee7 /auth/auth-service/src/main/resources/docker-compose/sysctl.conf | |
parent | ca788dc542830b054f0a46df2dfd774fc318872c (diff) |
Missing Licenses
Issue-ID: AAF-607
Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-service/src/main/resources/docker-compose/sysctl.conf')
-rw-r--r-- | auth/auth-service/src/main/resources/docker-compose/sysctl.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/auth-service/src/main/resources/docker-compose/sysctl.conf b/auth/auth-service/src/main/resources/docker-compose/sysctl.conf deleted file mode 100644 index c36fd688..00000000 --- a/auth/auth-service/src/main/resources/docker-compose/sysctl.conf +++ /dev/null @@ -1,3 +0,0 @@ -net.ipv6.conf.all.disable_ipv6=1 -net.ipv6.conf.default.disable_ipv6=1 -net.ipv6.conf.lol.disable_ipv6=1 |