Articles about “fabric”

Finding Out-of-Sync Packages Across Servers with Fabric

Finding Out-Of-Sync Packages Across Servers With Fabric

by Corey Oordt • Published 1 Dec 2010

We have several servers that are supposed to have the same packages installed, but often get out of sync due over time. To make it easier to find these out-of-sync packages and servers, I wrote a quick fabric script to do the checking for me.

comments Comments

tag  django - fabric - packaging - python - servers