Class: Specinfra::Command::Redhat::V7::Inventory
- Inherits:
-
Base::Inventory
- Object
- Base::Inventory
- Specinfra::Command::Redhat::V7::Inventory
- Defined in:
- lib/koma/ext/specinfra/command/redhat/v7/inventory.rb
Class Method Summary collapse
Class Method Details
.get_service ⇒ Object
3 4 5 |
# File 'lib/koma/ext/specinfra/command/redhat/v7/inventory.rb', line 3 def get_service "systemctl list-unit-files --quiet -t service | cat" end |