1 changed files with 2 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||
plugin: flightctl.core.flightctl |
|||
verify_ssl: false |
|||
token: aGVI8GAISzfkdFBvKSm3vhb2KBIfxH |
|||
host: https://edge-manager.itix.fr:3443 |
|||
token: "{{ flight_ctrl_token }}" |
|||
host: "{{ flight_ctrl_url }}" |
|||
hostnames: "metadata.labels.alias" |
|||
additional_groups: |
|||
- group_by: "metadata.labels.type" |
|||
Loading…
Reference in new issue