On Wed, Apr 21, 2021 at 6:53 PM Denny Vrandečić
<dvrande...@wikimedia.org> wrote:
>
> Thanks for your patience. So I couldn't figure out how to do it from 
> Horizons, so I ssh'ed to the instance and
>
> vagrant roles enable lockdown
> vagrant provision
>
> and that seemed to have worked.

This is the way. :)

> I don't know if that is the right way to do it, but hey, that's where I am.

MediaWiki-Vagrant uses Puppet to manage software and configuration for
the virtual machine (or LXC container) that it provisions. That Puppet
is a different source tree and execution environment than the Puppet
which is used to manage the software and configuration on the Cloud
VPS instance itself. The user interface in Horizon manages
configuration for the 'system' level Puppet process on the Cloud VPS
instance. `vagrant roles` and `vagrant config` manage configuration
for the 'guest' level Puppet process that is executed by `vagrant up`
and `vagrant provision`.

Bryan
-- 
Bryan Davis              Technical Engagement      Wikimedia Foundation
Principal Software Engineer                               Boise, ID USA
[[m:User:BDavis_(WMF)]]                                      irc: bd808

_______________________________________________
Wikimedia Cloud Services mailing list
Cloud@lists.wikimedia.org (formerly lab...@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/cloud

Reply via email to