Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christopher Hauser
OpenStack-Cloud
Commits
297108a9
Commit
297108a9
authored
Oct 27, 2014
by
Jan Siersch
Browse files
autoconfig timezones
parent
b721429c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
installation/install.sh
installation/install.sh
+3
-0
No files found.
installation/install.sh
View file @
297108a9
...
...
@@ -101,6 +101,9 @@ if [ "$nodetype" == "computenode" ]; then
fi
fi
# timezone
ln
-sf
/usr/share/zoneinfo/Europe/Berlin /etc/localtime
# execute nodetype based installation script
source
"
$nodetype
/sub-install.sh"
echo
"install script finished. PLEASE REBOOT!"
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