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
bd2372b8
Commit
bd2372b8
authored
May 21, 2016
by
Peter Niederlag
Browse files
update README to contain full example
parent
b4fa901d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bd2372b8
...
...
@@ -6,19 +6,17 @@ On server
virt-install-debian srvXXX
```
*
press
<strg>
+5 to disconnect from the console once the boostrapping is finished, be patient before the next step
*
confirm succesfull creation with
<y>
-key
Chef Bootstrapping (On Your Workstation)
========================================
*
make sure you are connected to the VPN
*
When bootstrapping a publicly reachable VM
```
shell
knife bootstrap
--bootstrap-version
12.5.1
-E
production
-r
"recipe[t3-base]"
--ssh-user
=
root
\
-N
srvXXX.typo3.org 46.4.xxx.yyy
```
*
When bootstrapping a VM in the private network:
```
shell
knife bootstrap
--bootstrap-version
12.5.1
-E
production
-r
"recipe[t3-base]"
--ssh-gateway
username@msXX.typo3.org
\
-N
srvXXX.typo3.org 10.186.2.xx
-N
srvXXX.typo3.org 10.186.2.yyy
```
Customisation of virtual machine
...
...
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