Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud_data.py: Added SUSE 15 & 12 AMI's #71

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Jan 5, 2024

$ cf-remote spawn --platform suse-15-x64 --count 1 --role client --name suse-15
Spawning VMs....DONE
Waiting for VMs to get IP addresses....DONE
Details about the spawned VMs can be found in /Users/larsewi/.cfengine/cf-remote/cloud_state.json
$ cf-remote spawn --platform suse-12-x64 --count 1 --role client --name suse-12
Spawning VMs....DONE
Waiting for VMs to get IP addresses....DONE
Details about the spawned VMs can be found in /Users/larsewi/.cfengine/cf-remote/cloud_state.json
$ cf-remote show
@suse-15: (1 host in eu-west-1, aws)
  [email protected]
    client, lasuse-15-suse-15-x64client0, suse-15-x64, t2.xlarge, 
    172.31.41.148, 52.50.182.71, 63b7362ac1e27cae0b32014aa18644ed07198c69, 
    larsewi-ed25519, cfengine-test


@suse-12: (1 host in eu-west-1, aws)
  [email protected]
    client, lasuse-12-suse-12-x64client0, suse-12-x64, t2.xlarge, 
    172.31.47.135, 3.253.61.16, 37aa1d15064455a2380140b5141ea817ffd40564, 
    larsewi-ed25519, cfengine-test


Total: 2 hosts in 2 groups

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
@olehermanse olehermanse merged commit 25073fd into cfengine:master Jan 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants