vagrant_basic_management

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vagrant_basic_management [2019/10/18 20:04] – external edit 127.0.0.1vagrant_basic_management [2021/11/13 19:03] (current) – [Configure Guess plugin] andonovj
Line 114: Line 114:
 </Code> </Code>
  
 +====Configure Guess plugin====
 +<Code:none|Guess plugin installation>
 +vagrant plugin install vagrant-vbguest
 +</Code>
 +
 +We can also list plugins as follows:
 +
 +<Code:bash|List vagrant plugin>
 +C:\Learning\Oracle19c> vagrant plugin list
 +vagrant-puppet-install (6.0.1, global)
 +  - Version Constraint: > 0
 +vagrant-vbguest (0.21.0, global)
 +  - Version Constraint: 0.21
 +</Code>
  • vagrant_basic_management.1571429096.txt.gz
  • Last modified: 2019/10/18 20:04
  • by 127.0.0.1