Vagrantfile: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://www.vagrantup.com/docs/vagrantfile/ =Internal= * Vagrant =Overview=") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
=Internal= | =Internal= | ||
* [[Vagrant#Vagrantfile|Vagrant]] | * [[Vagrant Concepts#Vagrantfile|Vagrant Concepts]] | ||
=Overview= | =Overview= | ||
It's a Ruby file. | |||
=Example= | |||
{{Internal|Vagrant_Operations#Describe_the_VM_in_a_Vagrantfile|Vagrantfile Example}} |
Latest revision as of 17:13, 17 November 2019
External
Internal
Overview
It's a Ruby file.