# Fatal: [192.168.50.5] => SSH Error: Permission denied (publickey)

**URL:** https://discourse.roots.io/t/fatal-192-168-50-5-ssh-error-permission-denied-publickey/4566
**Category:** trellis
**Created:** 2015-08-25T05:00:01Z
**Posts:** 24
**Showing post:** 15 of 24

## Post 15 by @fullyint — 2015-08-27T04:40:10Z

> [@buretta](#):
>
> You should be able to use the same droplet for multiple production sites through, correct?

Yes. You’d add multiple sites to your `wordpress_sites` list, e.g., in `group_vars/production`:

```
wordpress_sites:
  site1.com:
    ⋮
  site2.com:
    ⋮
```

> [@buretta](#):
>
> Yes, been using the same droplet for both staging and production.

See this thread for ideas: [Staging and Production on same VPS - #23 by fullyint](https://discourse.roots.io/t/staging-and-production-on-same-vps/2440/23)

---

_[View the full topic](https://discourse.roots.io/t/fatal-192-168-50-5-ssh-error-permission-denied-publickey/4566)._
