aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFarzad Sadeghi <thabogre@gmail.com>2021-11-04 05:03:03 +0000
committerGitHub <noreply@github.com>2021-11-04 05:03:03 +0000
commit62c7c45522dd9710080abd0b28cdb6b42ef2db75 (patch)
treeeb837b02427f82007c6c6ce22fbc4ec982bb8c39
parentlinguist ... (diff)
parentlinguist ... (diff)
downloadvagrantboxes-62c7c45522dd9710080abd0b28cdb6b42ef2db75.tar.gz
vagrantboxes-62c7c45522dd9710080abd0b28cdb6b42ef2db75.zip
Merge pull request #2 from terminaldweller/master
Master
Diffstat (limited to '')
-rw-r--r--[-rwxr-xr-x]armour/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/armour/Vagrantfile b/armour/Vagrantfile
index ab5e53c..08014ff 100755..100644
--- a/armour/Vagrantfile
+++ b/armour/Vagrantfile
@@ -1,5 +1,5 @@
# -*- mode: ruby -*-
-# vim filetype=ruby
+# vi: set ft=ruby :
Vagrant.require_version '>= 2.2.6'
Vagrant.configure('2') do |config|