aboutsummaryrefslogtreecommitdiff
path: root/endpoints.yml
diff options
context:
space:
mode:
Diffstat (limited to 'endpoints.yml')
-rw-r--r--endpoints.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/endpoints.yml b/endpoints.yml
index 26d5340..8a59517 100644
--- a/endpoints.yml
+++ b/endpoints.yml
@@ -5,10 +5,16 @@ host1:
hostname: 'localhost'
username: 'jonas'
allow_agent: True
+ meta:
+ class: automato.transport.MetaDataTransport
+ mac: 00:00:00:00:00:00
commands:
notify:
class: automato.command.NotifyCommand
transport: ssh
+ wol:
+ class: automato.command.WakeOnLanCommand
+ transport: meta
states:
user:
class: automato.state.UserSessionState