aboutsummaryrefslogtreecommitdiffstats
path: root/armour
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-10-22 06:15:24 +0000
committerterminaldweller <thabogre@gmail.com>2021-10-22 06:15:24 +0000
commite7fb48b4682c8ed2e2fb8faec5f1aed5d3ed3dca (patch)
treed363da9d27fa33b43b0691900d52d2c5b8fe9d74 /armour
parentupdate (diff)
downloadvagrantboxes-e7fb48b4682c8ed2e2fb8faec5f1aed5d3ed3dca.tar.gz
vagrantboxes-e7fb48b4682c8ed2e2fb8faec5f1aed5d3ed3dca.zip
update
Diffstat (limited to 'armour')
-rw-r--r--armour/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/armour/Vagrantfile b/armour/Vagrantfile
index 676004d..08014ff 100644
--- a/armour/Vagrantfile
+++ b/armour/Vagrantfile
@@ -1,5 +1,5 @@
-# vim filetype=ruby
# -*- mode: ruby -*-
+# vi: set ft=ruby :
Vagrant.require_version '>= 2.2.6'
Vagrant.configure('2') do |config|