Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
virtinstaller
Commits
c4bc58af
Commit
c4bc58af
authored
Mar 12, 2016
by
Server Team
Browse files
update README
parent
c0b23607
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
c4bc58af
have a look at the variables in virt-install-debian and adapt to your liking
On server
==============
1. have a look at the variables in virt-install-debian and adapt to your liking
# kick installation
virt-install-debian
# login and create /root/.ssh
# shutdown
virsh shutdown domain
# copy ssh-keys of admins into machine
virt-copy-in -d domain authorized_keys /root/.ssh/
# start again
virsh start domain
On your workstation (chef master node)
========================================
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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