Difference between revisions of "Vagrantfile"
Jump to navigation
Jump to search
(Created page with " Vagrant.configure("2") do |config| config.vm.box = "bento/fedora-32" end == See also == * {{Vagrant}} Category:Vagrant") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
end | end | ||
+ | |||
+ | |||
+ | [[vagrant up --provider=libvirt]] | ||
Revision as of 06:45, 11 April 2021
Vagrant.configure("2") do |config| config.vm.box = "bento/fedora-32" end
vagrant up --provider=libvirt
See also
Advertising: