provisioners/puppet: alphabetize

This commit is contained in:
Mitchell Hashimoto 2014-01-02 14:44:49 -08:00
parent cf017822ca
commit e29bcba955
1 changed files with 1 additions and 1 deletions

View File

@ -12,9 +12,9 @@ module VagrantPlugins
attr_accessor :manifests_path attr_accessor :manifests_path
attr_accessor :module_path attr_accessor :module_path
attr_accessor :options attr_accessor :options
attr_accessor :synced_folder_type
attr_accessor :temp_dir attr_accessor :temp_dir
attr_accessor :working_directory attr_accessor :working_directory
attr_accessor :synced_folder_type
def initialize def initialize
super super