diff --git a/ansible/yum.yml b/ansible/yum.yml index 92eca14cd..d2acc726d 100644 --- a/ansible/yum.yml +++ b/ansible/yum.yml @@ -1,7 +1,7 @@ --- - name: Ensure Yum repos are configured - hosts: seed:overcloud + hosts: seed-hypervisor:seed:overcloud roles: - role: yum - role: yum-cron