c0re: emit /var/lib/hyperhive/agent-ports.json on meta sync for gateway (#15)
This commit is contained in:
parent
c43ff5d80b
commit
e197efd3a6
3 changed files with 178 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
//! surface beyond "this is where the modules live".
|
||||
|
||||
pub mod actions;
|
||||
pub mod agent_ports;
|
||||
pub mod agent_server;
|
||||
pub mod approvals;
|
||||
pub mod auto_update;
|
||||
|
|
|
|||
Loading…
Reference in a new issue