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

ENT-10347: Added Debian 12 ARM AMI to cf-remote #68

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Nov 14, 2023

No description provided.

Ticket: ENT-10347
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
@larsewi larsewi added the WIP Work in progress label Nov 14, 2023
@larsewi
Copy link
Contributor Author

larsewi commented Nov 15, 2023

$ cf-remote spawn --platform debian-12-arm64 --count 1 --role hub --name bla                                                    
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 info --hosts bla

[email protected]
OS            : Debian 12
Architecture  : aarch64
CFEngine      : Not installed
Policy server : None
Binaries      : dpkg, apt

$ ssh [email protected]
    --snip--
$ uname -a
Linux ip-172-31-24-51 6.1.0-13-cloud-arm64 #1 SMP Debian 6.1.55-1 (2023-09-29) aarch64 GNU/Linux

@larsewi larsewi removed the WIP Work in progress label Nov 15, 2023
@larsewi larsewi marked this pull request as ready for review November 15, 2023 10:21
@larsewi larsewi merged commit 803671d into cfengine:master Nov 16, 2023
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.

3 participants