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

Modify Disconnected format #210

Open
cooktheryan opened this issue Jul 21, 2022 · 0 comments
Open

Modify Disconnected format #210

cooktheryan opened this issue Jul 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cooktheryan
Copy link
Collaborator

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```
@cooktheryan cooktheryan added the enhancement New feature or request label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant