In wordpress-multi heat template, specify default plugins and theme?
Is it possible to specify a default wordpress theme and list of plugins to include within a the heat template file?
If so, I know that the theme and plugin files would need to be referenced for download, or would it be better to somehow include those files within the cookbook?
This seems to be largely identical to your other question about Heat, https://ask.openstack.org/en/question... . The answer is largely the same (make good use of the user-data script).