Skip to content

Commit

Permalink
Added odimra user id and group id before executing build image script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashraf-vazeer authored Aug 30, 2022
1 parent 5ee2f58 commit 2c35ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Kubernetes cluster is set up and the resource aggregator is successfully deploye
```
3. ```
./build_images.sh
export ODIMRA_USER_ID=2021 ; export ODIMRA_GROUP_ID=2021 ; ./build_images.sh
```
4. On the deployment node, copy the Cisco ACI plugin configuration file and the hook script to `~/plugins/aciplugin`.
Expand Down

0 comments on commit 2c35ad7

Please sign in to comment.