Add kredits_github role for the node app and the nginx vhost

This commit is contained in:
Greg Karékinian
2019-04-23 11:30:59 +02:00
parent fabbe398a2
commit 451d182ca9
+6
View File
@@ -0,0 +1,6 @@
name "kredits_github"
run_list %w(
kredits-github::default
kredits-github::nginx
)