Fix buildbot master pip installation
032a7cb
PR #132 added service_identity to a pip.installed state which was using name instead of pkgs because it only had one package to install (buildbot). Use pkgs instead everywhere and create a style guide.