Skip to content

Conversation

@F1uxCapacitor
Copy link

Changed file name to a more standard file extension for markdown README files
Edited section header formatting
Created code blocks

Changed file name to a more standard file extension for markdown README files
Edited section header formatting
Created code blocks
@tyll tyll mentioned this pull request Nov 12, 2019
Copy link

@tyll tyll left a comment

Choose a reason for hiding this comment

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

Thank you for your changes. They look mostly good for me. There are small issues with the bash code.

Unfortunately I cannot merge code here but I hope someone will, soon.

clouds to build an image. The above template example was saved to a file name f12_64.tdl.

```bash
$ sudo imagefactory --template f12_64.tdl --target ec2
Copy link

Choose a reason for hiding this comment

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

This is not valid bash code with the prompt $ included, IMHO it would be nicer to remove the prompt. Everyone who understands what it should mean can probably also deduct this from sudo being used.

push the image into the cloud.

```bash
$ sudo imagefactory --provider ec2-us-west-1 --credentials ec2_credentials.xml
Copy link

Choose a reason for hiding this comment

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

Same issue with the prompt as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants