Fix buildbot master pip installation …
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.