Sha256: ffc9b5507eca4a61a6d0048b6e4fb31f1fd771f1f6c8fd91c25463ea37ae6a7a

Contents?: true

Size: 207 Bytes

Versions: 20

Compression:

Stored size: 207 Bytes

Contents

class Specinfra::Command::Redhat::V7::Inventory < Specinfra::Command::Redhat::Base::Inventory
  class << self
    def get_service
      "systemctl list-unit-files --quiet -t service | cat"
    end
  end
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
koma-0.17.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.16.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.15.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.14.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.13.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.12.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.11.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.10.1 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.10.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.9.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.8.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.7.3 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.7.2 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.7.1 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.7.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.6.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.5.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.4.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.3.1 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
koma-0.3.0 lib/koma/ext/specinfra/command/redhat/v7/inventory.rb