openstreetmap / chef

Chef configuration management repo for configuring & maintaining the OpenStreetMap servers.
Apache License 2.0
97 stars 66 forks source link

Chef install morden and varia themes for supporting.o.o #661

Closed grischard closed 5 months ago

Firefishy commented 6 months ago

I am wondering if switching the code to wp-cli theme install might be a better option.

tomhughes commented 6 months ago

I am wondering if switching the code to wp-cli theme install might be a better option.

We already discussed that - does that actually do the install itself or does it just call the API on the site and ask it to do the install, which will then have the same permissions issues as using the web interface?

grischard commented 6 months ago

@Firefishy this also works, and the wp-cli path runs into handling output, permissions, etc. Unless we can think of concrete advantages to doing this with wp-cli, let's not let perfect be the enemy of good?