lib/testlab/user.rb in testlab-0.6.14 vs lib/testlab/user.rb in testlab-0.6.15
- old
+ new
@@ -17,9 +17,10 @@
belongs_to :container, :class_name => 'TestLab::Container'
attribute :password
attribute :identity
+ attribute :public_identity
attribute :uid
attribute :gid
attribute :primary, :default => false