That is pretty cool..
Are you intending to allow the player to add the turrets? If so then have a sprite (empty turret pit) pinned to the master ship where you want it and have that sprite spawn the turret and pin to it or ship when conditions are met (via mouse click etc).
Otherwise simply create the turret objects, give them pin behavior, and pin them to the ship with position only where you want them.