Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
6510a58a
Commit
6510a58a
authored
Nov 16, 2007
by
Michael Hanselmann
Browse files
Don't remove master's hostname from /etc/hosts on cluster destroy.
This fixes issue #13. Reviewed-by: schreiberal
parent
dfea906f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/cmdlib.py
View file @
6510a58a
...
...
@@ -629,7 +629,6 @@ class LUDestroyCluster(NoHooksLU):
utils
.
CreateBackup
(
priv_key
)
utils
.
CreateBackup
(
pub_key
)
rpc
.
call_node_leave_cluster
(
master
)
_RemoveHostFromEtcHosts
(
master
)
class
LUVerifyCluster
(
NoHooksLU
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment