Initial kosmos_discourse cookbook #223

Merged
greg merged 5 commits from feature/222-discourse into master 2020-10-23 10:12:12 +00:00
Showing only changes of commit 07e6da4d33 - Show all commits

5
roles/discourse.rb Normal file
View File

@ -0,0 +1,5 @@
name "discourse"
run_list %w(
kosmos_discourse::default
)