Revision history of "Configuring a script external to the Vagrantfile"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 09:02, 10 August 2017George2 (Talk | contribs). . (120 bytes) (+120). . (Created page with "<source lang="text"> Vagrant.configure("2") do |config| config.vm.provision "shell", path: "script.sh" end </source>")