Skip to content
Snippets Groups Projects
Commit f47f0e3f authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

TEST

parent 2e966d7b
No related branches found
No related tags found
No related merge requests found
Pipeline #13493 passed with stage
in 38 minutes and 10 seconds
......@@ -197,6 +197,7 @@ build_ood_image:
sed -i -E "s/(user_register_app_key: ).*/\1\"${SELF_REG_APP_KEY}\"/" CRI_XCBC/group_vars/$ENV
sed -i -E "s/(celery_user_password: ).*/\1\"${CELERY_PASSWD}\"/" CRI_XCBC/group_vars/$ENV
sed -i -E "s|(ssh_pub_key: ).*|\1\"{{ lookup('file', '${SSH_PUB_KEY}') }}\"|" CRI_XCBC/group_vars/$ENV
grep ssh_pub_key CRI_XCBC/group_vars/$ENV
fi
# packer commands
- packer init openstack-ood
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment