containers / containers/fetchit

Modify Disconnected format

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
169
Forks
23
PR merge metrics
No merged PRs in 30d

Description

As a fetcher, I would like to match the format below to help make the configuration and management of disconnected hosts easier so we don't have to change the format in the picture.

AC:
Verify we match @sallyom suggestion

```
disconnected: true
device: /dev/sdb1
images:
schedule: "*/1 * * * *"
- name: image2
imagePath: images/image.tar
- name: colors
imagePath: colors/image.tar
- name: orange
imagePath: horsey/image.tar
targetConfigs:
- name: fetchit
raw:
- name: raw-ex
targetPath: examples/raw
schedule: "*/1 * * * *"
pullImage: false
branch: ci```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.