Sha256: 414622d832ab8e1893c63d480acc4168201ebcfb0173d7f24d16745bdfe62a9a

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

class Specinfra::Command::Base::Inventory < Specinfra::Command::Base
  class << self
    def get_user
      'getent passwd'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
specinfra-2.58.0 lib/specinfra/command/base/inventory.rb