mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
CI: remove 'packet' from jobs name + rename to kubevirt
This is more accurate, the name 'packet' being an aterfact of history (the Kubevirt jobs used to run on Packet, the previous name of Equinix)
This commit is contained in:
@@ -8,7 +8,7 @@ $(ANSIBLE_INVENTORY):
|
||||
mkdir $@
|
||||
|
||||
create-packet: | $(ANSIBLE_INVENTORY)
|
||||
ansible-playbook cloud_playbooks/create-packet.yml -c local \
|
||||
ansible-playbook cloud_playbooks/create-kubevirt.yml -c local \
|
||||
-e @"files/${CI_JOB_NAME}.yml"
|
||||
|
||||
delete-packet: ;
|
||||
|
||||
Reference in New Issue
Block a user