The AddWebpackServerProcessor class is a webhook processor that adds an Aegir server to a webpack cluster. If either the Aegir server or webpack node does not yet exist, it will create one or both.
It extends the BaseProcessor class, and uses the BaseWebpackTrait and AddWebpackServerTrait traits.
It is covered by the following tests: