Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[rambo-296] Remaking conf file sections #335

Closed
wants to merge 1 commit into from
Closed

[rambo-296] Remaking conf file sections #335

wants to merge 1 commit into from

Conversation

nixjdm
Copy link
Member

@nixjdm nixjdm commented Mar 29, 2018

(issue reference)
Fixes #296

Does this deserve / include a changlog entry? Included

Sample rambo.conf to work with this:

[configuration_management]                                                          
provision = false                                                                   
                                                                                    
[provider]                                                                          
provider = virtualbox                                                               
guest-os = ubuntu-1604                                                              
                                                                                    
[hardware]                                                                          
ram_size = 500 

This is a first attempt at a more granular section breakdown. It may be fine, or maybe we can come up with something better. For instance, I put machine_type in hardware, where I could also see it fitting into provider just as well. @smitty42 I think you might have an opinion on this.

@nixjdm
Copy link
Member Author

nixjdm commented Apr 3, 2018

Closing in favor of #336

@nixjdm nixjdm closed this Apr 3, 2018
@nixjdm nixjdm deleted the rambo-296 branch April 3, 2018 15:27
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.

1 participant