Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Guest type option #18

Closed
bwks opened this issue May 14, 2018 · 1 comment
Closed

Guest type option #18

bwks opened this issue May 14, 2018 · 1 comment
Assignees

Comments

@bwks
Copy link
Owner

bwks commented May 14, 2018

Investigate setting the guest type to other for network appliances.

Currently for some boxes I set the guest type to something like this: node.vm.guest = :freebsd.
It may be possible to totally disable guest ID using the node.vm.guest = :other options.
Not setting the guest type can cause some boxes to crash when vagrant tries to identify the guest type.

@bwks bwks self-assigned this May 14, 2018
@bwks
Copy link
Owner Author

bwks commented May 19, 2018

added option

  vagrant_box:
    type: # string - optional | default: ""

@bwks bwks mentioned this issue May 19, 2018
bwks pushed a commit that referenced this issue May 19, 2018
* add validators and rename host to guest

* guest data merge + tests

* moved guest update functions to api.py and added more tests

* defaults file

* renaming of host to guest

* renaming of host to guest

* update warning and file location

* update doc

* update warning and file location

* add logging

* add logging

* add logging

* add logging

* add logging

* guest template box type

* fix failing tests

* tests
@bwks bwks closed this as completed May 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant