Skip to content

add default remote name to global config#151

Merged
idroz merged 2 commits intomasterfrom
remote-build
Sep 3, 2022
Merged

add default remote name to global config#151
idroz merged 2 commits intomasterfrom
remote-build

Conversation

@idroz
Copy link
Contributor

@idroz idroz commented Sep 3, 2022

This pull request enables brave tools to build on remote LXD instances.

Default remote name can be specified In $HOME/.bravetools/config.yml and is used by brave tools to execute instructions on pre-configured remotes.

name: user
trust: user
profile: user
storage:
type: zfs
name: user-20220903104341
size: 98GB
network:
bridge: 10.118.99.1
backendsettings:
type: multipass
resources:
name: user
os: bionic
cpu: "2"
ram: 4GB
hd: 100GB
ip: 192.168.64.56
status: active
remote: REMOTE_NAME

@idroz idroz merged commit 55e8f01 into master Sep 3, 2022
@idroz idroz deleted the remote-build branch September 3, 2022 10:12
@idroz idroz mentioned this pull request Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant