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