From 77906b14fd7ea227a09c06d0fc5a796446aeb489 Mon Sep 17 00:00:00 2001 From: Vincent Cojot Date: Wed, 19 Apr 2017 01:47:18 +0530 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e92db3..7bc32a8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ On the undercloud, as the 'stack' user perform the following steps: 1) source stackrc 2) git clone https://gitlab.cee.redhat.com/vcojot/OSP-Readonly-Policies/tree/master 3) ./policydir/files/push_readonly_policies_to_overcloud.sh + 4) source overcloudrc + 5) openstack role create readonly (this will auto-detect the controllers and push the appropriate policies) -- cgit