diff --git a/pillar/role/jekyll_master.sls b/pillar/role/jekyll_master.sls index 92db65f..20aac0e 100644 --- a/pillar/role/jekyll_master.sls +++ b/pillar/role/jekyll_master.sls @@ -12,6 +12,8 @@ profile: repo: https://github.com/openSUSE/planet-o-o.git search.opensuse.org: repo: https://github.com/openSUSE/search-o-o.git + yast.opensuse.org: + repo: https://github.com/yast/yast.github.io.git server_list: - jekyll.infra.opensuse.org ssh_known_hosts: | diff --git a/pillar/role/web_jekyll.sls b/pillar/role/web_jekyll.sls index d2bdc1d..f60b880 100644 --- a/pillar/role/web_jekyll.sls +++ b/pillar/role/web_jekyll.sls @@ -1,4 +1,4 @@ -{% set websites = ['news', 'planet', 'search'] %} +{% set websites = ['news', 'planet', 'search', 'yast'] %} include: - role.common.nginx diff --git a/salt/profile/jekyll/master.sls b/salt/profile/jekyll/master.sls index b8aaa27..9dcb45f 100644 --- a/salt/profile/jekyll/master.sls +++ b/salt/profile/jekyll/master.sls @@ -15,6 +15,8 @@ jekyll_master_pgks: - gcc-c++ - make - tar + - aspell-devel + - aspell-en /home/web_jekyll/.ssh/id_ed25519: file.managed: