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
okeanos-LoD
Commits
f2876646
Commit
f2876646
authored
Nov 06, 2015
by
Georgios Ouzounis
Browse files
Merge pull request #214 from ioantsaf/enable-images
Enable lambda instance creation through images
parents
5241e34c
56d3f2af
Changes
1
Hide whitespace changes
Inline
Side-by-side
webapp/ansible/roles/service-vm/templates/settings.py.j2
View file @
f2876646
...
...
@@ -260,5 +260,5 @@ CENTRAL_VM_RETRY_COUNTDOWN = 120 * 60
# Service VM configuration #
MASTER_IMAGE_ID =
None #
'ef4d0aec-896a-4df1-80f5-b7c31b475499'
SLAVE_IMAGE_ID =
None #
'3ac53ab3-4d3c-4fb9-8816-525bdd9ab975'
MASTER_IMAGE_ID = 'ef4d0aec-896a-4df1-80f5-b7c31b475499'
# None
SLAVE_IMAGE_ID = '3ac53ab3-4d3c-4fb9-8816-525bdd9ab975'
# None
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