Skip to content

Commit b60bafe

Browse files
authored
Merge pull request #347 from github/snh/cluster-config
Allow the restoration of configuration to Cluster
2 parents 5ff76a9 + 922c86e commit b60bafe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/ghe-restore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ cluster=false
9393
if ghe-ssh "$GHE_HOSTNAME" -- \
9494
"[ -f '$GHE_REMOTE_ROOT_DIR/etc/github/cluster' ]"; then
9595
cluster=true
96-
instance_configured=true
97-
restore_settings=false
9896
fi
9997

10098
# Restoring a cluster backup to a standalone appliance is not supported

0 commit comments

Comments
 (0)