diff --git a/divorce_your_linux_admin.rst b/divorce_your_linux_admin.rst index 8fee30c..fc00b14 100644 --- a/divorce_your_linux_admin.rst +++ b/divorce_your_linux_admin.rst @@ -173,15 +173,15 @@ your build machine. These open source packages just *insist* that ``perl`` is always to be found under ``/usr/bin``, for example. - 4) When you're all done installing and configuring your - ``linuxbrew`` environment, you just `tar`` it off somewhere - safe. You can then untar it onto any other Linux machine (with - a reasonably current kernel) so long as you do so at the *same - directory location under which it was built*. + 4) When you're all done installing and configuring your + ``linuxbrew`` environment, you just `tar`` it off somewhere + safe. You can then untar it onto any other Linux machine (with + a reasonably current kernel) so long as you do so at the *same + directory location under which it was built*. - This lends itself nicely to automated deploys via tools like ``tsshbatch`` - or ``ansible``. You build a master tarball of your "standard" tools - tree and then use automated deployment to put it everywhere. + This lends itself nicely to automated deploys via tools like ``tsshbatch`` + or ``ansible``. You build a master tarball of your "standard" tools + tree and then use automated deployment to put it everywhere. Doing It The ``docker`` Way