summaryrefslogtreecommitdiff
path: root/playbooks/nova-multi-cell/pre.yaml
blob: 329f51b1f9eaca6eb5b880d8146a424266111e0c (plain)
1
2
3
4
5
6
7
- hosts: controller
  roles:
    # /etc/nova/policy.yaml is going to be owned by the stack user so we need
    # to make sure that user exists on the controller host first.
    - setup-stack-user
    # Write rules to the /etc/nova/policy.yaml file.
    - setup-multi-cell-policy