-
Notifications
You must be signed in to change notification settings - Fork 673
Conversation
a344dd6
to
a1c081b
Compare
r.Seeds = peers | ||
} | ||
|
||
// createEntriesCIDR subdivides the [from,to) (CIDR) range for the given peers |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
adb8959
to
46bc235
Compare
30ea0a1
to
7cf22f0
Compare
*) | ||
ARGS="$ARGS '$(echo "$1" | sed "s|'|'\"'\"'|g")'" | ||
;; | ||
esac | ||
shift | ||
done | ||
eval "set -- $ARGS" | ||
|
||
create_bridge | ||
docker_bridge_ip |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
Need to adjust
Maybe by instantiating awsvpc as a different kind of connection, as discussed. |
$AWSCLI ec2 authorize-security-group-ingress \ | ||
--group-name "$SEC_GROUP_NAME" \ | ||
--protocol tcp --port 2375 \ | ||
--cidr "0.0.0.0/0" |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
5e21073
to
6208895
Compare
@@ -1,6 +1,7 @@ | |||
FROM scratch | |||
FROM gliderlabs/alpine |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
4201ce2
to
225ae77
Compare
35c8189
to
44eec32
Compare
merged as #2341 |
NOTE: DO NOT MERGE
I am opening this PR to get your early feedback.
The PR covers partly #2017 and #2018