X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ansible%2Finfrastructure.yml;h=f6c7ae9ddaebdcbc5b4b1330a5c90fb443a76da3;hb=3a94af71ad65d2ec93b21cde755ec3a6430180ac;hp=7fdbd2e1fb47e3e87b7bf98ff91da995d6dc2765;hpb=b00fda87df7db69d1cb74948e385694a51a6e016;p=oom%2Foffline-installer.git diff --git a/ansible/infrastructure.yml b/ansible/infrastructure.yml index 7fdbd2e1..f6c7ae9d 100644 --- a/ansible/infrastructure.yml +++ b/ansible/infrastructure.yml @@ -8,20 +8,21 @@ - name: Setup infrastructure servers hosts: infrastructure roles: - - chrony - package-repository-check - certificates - docker - dns - vncserver - nginx + - chrony - nexus + - role: chartmuseum - name: Setup base for Kubernetes nodes hosts: kubernetes:!infrastructure roles: - - chrony - package-repository-check + - chrony - docker tasks: - include_role: