File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
etc/kayobe/environments/ci-tenks Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ sudo $KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/configure-local-networ
100
100
# for now we should skip it and just get to provisioning. Once we have a local
101
101
# package mirror, we can probably add it back in and at least get to host
102
102
# configuration.
103
- # kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-sync.yml
104
- # kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-publish.yml
105
- kayobe playbook run $KAYOBE_CONFIG_PATH /ansible/pulp-container-sync.yml -e stackhpc_pulp_images_kolla_filter=bifrost
106
- kayobe playbook run $KAYOBE_CONFIG_PATH /ansible/pulp-container-publish.yml -e stackhpc_pulp_images_kolla_filter=bifrost
103
+ # kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp/pulp -repo-sync.yml
104
+ # kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp/pulp -repo-publish.yml
105
+ kayobe playbook run $KAYOBE_CONFIG_PATH /ansible/pulp/pulp -container-sync.yml -e stackhpc_pulp_images_kolla_filter=bifrost
106
+ kayobe playbook run $KAYOBE_CONFIG_PATH /ansible/pulp/pulp -container-publish.yml -e stackhpc_pulp_images_kolla_filter=bifrost
107
107
108
108
# Re-run full task to set up bifrost_deploy etc. using newly-populated pulp repo
109
109
kayobe seed service deploy
You can’t perform that action at this time.
0 commit comments