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
eac2ad57
Commit
eac2ad57
authored
Mar 22, 2016
by
Steffen Gebert
Browse files
Update Readme
parent
3b60a3a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
→
README
.md
View file @
eac2ad57
...
...
@@ -3,6 +3,7 @@ On server
edit /root/machine.conf and update variables
```
shell
# kick installation
virt-install-debian
...
...
@@ -22,10 +23,10 @@ virsh start $DOMAIN
# set domain to autostart
virsh autostart
$DOMAIN
```
On
y
our
w
orkstation
(chef master node
)
Chef Bootstrapping (
On
Y
our
W
orkstation)
========================================
knife bootstrap --bootstrap-version 12.5.1 -N srvXXX.typo3.org -E production -r "recipe[t3-base]" -E production --ssh-user=root 46.4.xxx.yyy
# cleanup root/.ssh/authorized_keys
knife bootstrap --bootstrap-version 12.5.1 -N srvXXX.typo3.org -E production -r "recipe[t3-base]" -E production --ssh-user=root 46.4.xxx.yyy
# cleanup root/.ssh/authorized_keys
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