Sha256: 821aa8cb0becc3872597548a1a3680db372f29b6ebc4b5084ccf15c317fc567a

Contents?: true

Size: 456 Bytes

Versions: 4

Compression:

Stored size: 456 Bytes

Contents

actions :create, :delete
default_action :create

attribute :container, :kind_of => String, :required => true
attribute :file_system, :kind_of => String, :required => true
attribute :mount_point, :kind_of => String, :required => true
attribute :type, :kind_of => String, :required => true
attribute :options, :kind_of => [String, Array]
attribute :dump, :kind_of => Numeric, :default => 0
attribute :pass, :kind_of => Numeric, :default => 0
attribute :_lxc

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagabond-0.2.0 lib/vagabond/cookbooks/lxc/resources/fstab.rb
vagabond-0.1.4 lib/vagabond/cookbooks/lxc/resources/fstab.rb
vagabond-0.1.2 lib/vagabond/cookbooks/lxc/resources/fstab.rb
vagabond-0.1.0 lib/vagabond/cookbooks/lxc/resources/fstab.rb