diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-07-01 08:53:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-07-01 08:53:24 -0300 |
commit | 6f0a560671461c477ea3868fe10abcd37163aff5 (patch) | |
tree | ff931e0cbb0c3ba127a430631351d76ee970f675 /Vagrantfile | |
parent | c9e8e7a75c76874525926cedb4e34b90f46215c3 (diff) | |
download | puppet-bootstrap-6f0a560671461c477ea3868fe10abcd37163aff5.tar.gz puppet-bootstrap-6f0a560671461c477ea3868fe10abcd37163aff5.tar.bz2 |
Removes VIM modelines from Vagrantfile
Diffstat (limited to 'Vagrantfile')
-rw-r--r-- | Vagrantfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Vagrantfile b/Vagrantfile index 2e927bc..64f356d 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,6 +1,3 @@ -# -*- mode: ruby -*- -# vi: set ft=ruby : - # Vagrantfile API/syntax version. Don't touch unless you know what you're doing! VAGRANTFILE_API_VERSION = "2" |