mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Revert "Temporarily disabled the Tentacle server in the testing container."
This reverts commit dae1f7b99b14a8142f9e76bcc8d6b8eff148db69.
This commit is contained in:
parent
fda5ccbcda
commit
d0f9f40b5c
@ -42,8 +42,8 @@ cd /tmp/pandorafms/pandora_agents/unix && chmod +x pandora_agent_installer && ./
|
||||
check "Installing the Pandora FMS Agent" $?
|
||||
|
||||
# Start Pandora FMS services.
|
||||
#service tentacle_serverd start
|
||||
#check "Starting the Tentacle Server" $?
|
||||
service tentacle_serverd start
|
||||
check "Starting the Tentacle Server" $?
|
||||
service pandora_server start
|
||||
check "Starting the Pandora FMS Server" $?
|
||||
service pandora_agent_daemon start
|
||||
|
Loading…
x
Reference in New Issue
Block a user