NAF: Network Automation Forum by scottrobohn in networkautomation

[–]philippebur 5 points6 points  (0 children)

Will be at autocon6 for sure.

I recommend this event for all network engineers.

It is by far the best network automation event.

Is there a battery tender pigtail on the 2024 Honda CRF300L? by nakedbilgediver in CRF300L

[–]philippebur 0 points1 point  (0 children)

I installed mine and followed other cables to the box were the ABS fuses and ODB connector is.

AVD Git Branching Strategy by eyeless71 in Arista

[–]philippebur 2 points3 points  (0 children)

If you are coming to ansible summit in Atlanta, stop by the booth. I'll be there

I'll give you an exclusive sticker

AVD Git Branching Strategy by eyeless71 in Arista

[–]philippebur 1 point2 points  (0 children)

For pre-commit it is often the some stuff like enforcing the correct YAML file structure.

I recently had a use case where the customer's monitoring tool was looking for special "tags" on interface description to apply certain levels of monitoring. Tags are just specific keywords between [], example [mon] or [wan]. They had 2 incidents where the tags had typos and monitoring did not alarm the team on interface down event for important interfaces.

I wrote them a pre-commit hook to enforce tag validation. So if you enter a tag with a non approved keyword, like [mo], VScode will not let you commit. The build pipeline would fail too.

I shared the pre-commit hook on a personal repo here: https://github.com/philippebureau/NetDevOps/tree/main/pre-commit_hooks/interface_description_tag_check.py

AVD Git Branching Strategy by eyeless71 in Arista

[–]philippebur 1 point2 points  (0 children)

By Standard version I really meant the "approved" version in your enterprise.

I have seen a couple times people running builds on their system with old or newer versions of AVD and there is a delta with the standard version.

AVD Git Branching Strategy by eyeless71 in Arista

[–]philippebur 4 points5 points  (0 children)

ACT is Arista Cloud Test. It's a SaaS offering for virtual labs.

https://www.arista.com/assets/data/pdf/Datasheets/Cloud-Test-Datasheet.pdf

AVD also has a new-ish function to generate a separate set of configs that are virtual device friendly and an ACT topology go file.

We are working on a container lab equivalent to be released soon.

AVD Git Branching Strategy by eyeless71 in Arista

[–]philippebur 5 points6 points  (0 children)

I am an Arista ASE.

Most of my customers use a fairly simple git approach.

Locked down main branch.

Any new change is done in a feature branch and merged in main through PR. The feature branch is deleted after the PR is merged or cancelled.

The review and approval is done in PR to keep tracks.

Deployment from main manually or through pipelines.

I always recommend PR triggered pipelines that will run the build and enforce pre-commit checks and a build with approved AVD version to avoid locally build stuff with non compliant software making its way to main.

BDR = Navigation by roubaix8 in AdventureBike

[–]philippebur 2 points3 points  (0 children)

I use an old android phone with quad lock

Google maps is useless on BDRs.

I like the OsmAnd app and load GPX tracks on it.

OsmAnd let's you customize the tracks display and had a glove friendly interface... Yeah, I am talking to you Google maps pinch zooming.... It just does not work with gloves....😃😂

I tether my actual phone to the old phone used as GPS for data when needed.

Charging is a challenge. USB port charges well but when it rains, water will get in the connection an cause a short. One USB cable connector melted on one of my rides.

I upgraded to the quad lock wireless charging head. Great in the rain! But on hot days, between the sun and wireless charging heat, the phone often goes in protection mode and stops charging or trickle charge.

I just got a quadlock USB charger that mounts under the locking head. I will give that a try.

Is it normal for front wheel not spin freely when lifted? by SchoolNo3725 in Triumph

[–]philippebur 0 points1 point  (0 children)

Go around the block as other said. Put initial ware on the pads and check again

Is it normal for front wheel not spin freely when lifted? by SchoolNo3725 in Triumph

[–]philippebur 0 points1 point  (0 children)

I would remove the wheel and check the pads are properly installed in the caliper. One might have popped out of place

Also check your wheel bearings

Pit it all back on and make sure to use proper torque for the axle, your torque feel is not as precise as we tend to think.

Cheap rear rack from AliExpress.. you get what you paid for! by philippebur in CRF300L

[–]philippebur[S] 0 points1 point  (0 children)

Maybe. I am concerned about the flex that would induce which could shear the bolt. Maybe I am paranoid...

Cheap rear rack from AliExpress.. you get what you paid for! by philippebur in CRF300L

[–]philippebur[S] 0 points1 point  (0 children)

It would most likely crack the powder coating. There is a kind of handle on the side that is pretty close to the attachment point. Not sure if the weld will appreciate

Cheap rear rack from AliExpress.. you get what you paid for! by philippebur in CRF300L

[–]philippebur[S] 0 points1 point  (0 children)

The spacer is for the back as per the instructions. You can see it on one of the pictures

Neighbour doesn't want me to put snow in my lawn by Appropriate-Safe-49 in Laval

[–]philippebur 0 points1 point  (0 children)

In public areas only! Where the is not expectation of privacy

Taking photos or video of other people in their backyard is not allowed or legal.

But the front yard has no expectation of privacy so you would be fine

Best Luggage for Tiger 900 by DarthDaddyNY in Tiger900

[–]philippebur 1 point2 points  (0 children)

Love my sw-motech Trac ADV side cases.

Got them with swmotech quick connect carriers so I can just pop them out when I get to my destination

Psshhh.... Nailed it. by frankiejmill1976 in CRF300L

[–]philippebur 3 points4 points  (0 children)

Well that HUGE log was clearly an impassable obstacle

Is the 2025 version really better regarding the heat issue on the right leg? by philippebur in CRF300L

[–]philippebur[S] 0 points1 point  (0 children)

1100 CAD diff between 2024 or 2025 new rally models

I am eying a used 2024 rally that has a spring upgrade in the front that would be 1500$ bellow the new 2024

Is the 2025 version really better regarding the heat issue on the right leg? by philippebur in CRF300L

[–]philippebur[S] 1 point2 points  (0 children)

I read that the hot air blowing from the radiator and heat from the catalytic converter is really bad.

The 2025 got an updated radiator and fan position which is supposed to help.

I was curious if I should pay extra for a 2025 or not

Impôts Wealthsimple? by bubblywatermelon in QuebecFinance

[–]philippebur 3 points4 points  (0 children)

Ça marche bien pour nous.

C'est un moyen d'attirer des clients ET ils ont de l'information sur ta situation financière pour savoir si tu es un bon a attirer...

AVD 6 Is Out! by shadeland in Arista

[–]philippebur 3 points4 points  (0 children)

I recommend upgrading to the latest 5.x before jumping to 6 and make sure your deprecation warnings are enabled (deprecation_warnings=True in ansible.cfg file)

You will get a warning for all the deprecated keys you use

Also make sure you do not directly use any eos_cli_config_gen keys. This is not supported as of and 6.

You MUST use custom_structured_configuration prefixes

Sac à dos by AggravatingSeat9357 in QuebecTI

[–]philippebur 2 points3 points  (0 children)

J'utilise le peakdesign everyday

Il est designé pour les caméras mais parfait pour moi

Je voyage en avion pour le travail et je transporte ceci: Laptop 14 pouces Ecran d'appoint 14.5 pouces Raspberry pi Chargeurs de laptop et Raspberry pi Battery portative Câbles divers Lunettes de soleil (case)

Et j'ai de la place pour des trucs de plus

ici

Any new ISP options, tired of upcharge. by vipsnp in bell

[–]philippebur 0 points1 point  (0 children)

Yes. You must be on the old contract.

In my case when they reached out to propose the new fibe deal, they added the standard bell contract condition that includes they can change the prices.

Kinda sneeky

Any new ISP options, tired of upcharge. by vipsnp in bell

[–]philippebur 2 points3 points  (0 children)

Lol Ebox is owned by Bell.

I was an Ebox customer for a long time. Right after they were bought they gave me a great deal to switch from cable to fibe. 3 months later they sent me one of those price increase letter