You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dstack apply -f .dstack/fleet-vm.dstack.yml
Project main
User admin
Configuration .dstack/fleet-vm.dstack.yml
Type fleet
Fleet type ssh
Nodes 1
Placement cluster
Fleet fleet-vm does not exist yet.
Create the fleet? [y/n]:
Update and apply the configuration to add more hosts, or even apply the same exact configuration, to, for example, update the shim binary:
type: fleetname: fleet-vmssh_config:
hosts:
# the same host
- hostname: 192.168.122.75user: debianidentity_file: ~/.ssh/vm_debian12# a new host
- hostname: 192.168.122.58user: ubuntuidentity_file: ~/.ssh/vm_ubuntu24_04
Actual behaviour
dstack apply -f .dstack/fleet-vm.dstack.yml
Instances [192.168.122.75] are already assigned to a fleet.
Steps to reproduce
Create and apply an SSH fleet configuration:
Update and apply the configuration to add more hosts, or even apply the same exact configuration, to, for example, update the
shim
binary:Actual behaviour
Expected behaviour
No response
dstack version
master
branch (0.18.22 with #1938 merged)Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: