Sha256: 0cb147b9245ed718b868e69ae19a6b534d1619f6107a62fb4218e13fb2c70b37

Contents?: true

Size: 348 Bytes

Versions: 6

Compression:

Stored size: 348 Bytes

Contents

[Unit]
Description=Discover this host to Foreman
Wants=basic.target
After=basic.target network.target nss-lookup.target

[Service]
Type=idle
ExecStartPre=/usr/sbin/iptables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 8443 -j ACCEPT
ExecStart=/usr/bin/discover-host.rb
KillMode=process
Restart=always

[Install]
WantedBy=multi-user.target

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_discovery-1.3.0.rc3 extra/ovirt-node-plugin-foreman/src/discover-host.service
foreman_discovery-1.3.0.rc2 extra/ovirt-node-plugin-foreman/src/discover-host.service
foreman_discovery-1.3.0.rc1 extra/ovirt-node-plugin-foreman/src/discover-host.service
foreman_discovery-1.2.0 extra/ovirt-node-plugin-foreman/src/discover-host.service
foreman_discovery-1.2.0.rc2 extra/ovirt-node-plugin-foreman/src/discover-host.service
foreman_discovery-1.2.0.rc1 extra/ovirt-node-plugin-foreman/src/discover-host.service