Ok but fix the w/W uppercase for the title.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
Removed the redundant log file creation block, as newsyslog already creates the file via the C flag.
Updated title and removed NS records
Title + duplicate NS records
Updating format to use one space separator everywhere
Yesterday
Little change of a log : log(f"Sending Salt event: network/carp/primary {payload}") (no more carp/master)
Wed, Apr 29
Fix the tag of the event to network/carp/primary
Tue, Apr 28
Modified send_salt_event to use the full salt-call path :
Mon, Apr 27
We noticed that Windriver is unable to ping the public IP addresses of router-002 and router-003. However, GRE tunnel creation is successful, and tunnel connectivity works with router-002, although pinging its public IP is still unsuccessful.
When creating a GRE tunnel to the alias IP of ysul as an endpoint the tunnel is unpingable however when creating the GRE tunnel using the public IP of ysul, GRE tunnel responds well to ping.
I suspect that the problem might come from using an alias IP as GRE endpoint that might cause this as it suggest encapsulation/decapsulation issues
Sun, Apr 26
I created and tested a Salt reactor that listens for the carp/master event sent by the routers. For now, the reactor only runs a test command on Ysul and Windriver to confirm that the event is correctly received and that the master can trigger actions on those hosts.
For T2319, I added a function to send event to Salt master.
Test to validate Salt event emission and reception on the master :
Sat, Apr 25
@dereckson Works good, thank you !
Use "/me" endpoint instead of "me", which caused an ERROR: 'nichandle'.
@yousra I've created yesterday evening a new token with /me permission too.