Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change awsImage and qemuMemory defaults values #316

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

Leblantoine
Copy link
Contributor

AwsImage:
ami-09e61366 --> Empty string (Fixes #217)
qemuMemory:
4096 --> 2048

Change the README file accordingly.

@@ -82,7 +82,7 @@ MACHINES=[{"name": "My Machine", "type": "manual", "ip": "1.2.3.4", "username":
- awsSecretAccessKey AWS private key
- awsKeyName private key name
- awsPrivateKey (Defaults to /opt/back/id_rsa) path to where the key will be stored
- awsImage (Defaults to ami-09e61366) Nanocloud's execution servers default image)
- awsImage (Defaults to empty string) Nanocloud's execution servers default image
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no default value if the default value is expected to be set by the administrator.

@dynamiccast dynamiccast merged commit 3985243 into Nanocloud:master Oct 3, 2016
@Leblantoine Leblantoine deleted the aws-ami branch October 14, 2016 06:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants