Sha256: 3c2587b0d0c5ceb2b16d9a6ae6809cc9a9d92d09c31ceceee89b4c761b82270e
Contents?: true
Size: 251 Bytes
Versions: 11
Compression:
Stored size: 251 Bytes
Contents
require 'nugrant/vagrant/v1/command/root' require 'nugrant/vagrant/v1/config/user' # Plugin bootstrap Vagrant.commands.register(:user) { Nugrant::Vagrant::V1::Command::Root } Vagrant.config_keys.register(:user) { Nugrant::Vagrant::V1::Config::User }
Version data entries
11 entries across 11 versions & 1 rubygems