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

[FEAT] Implement Package #116

Open
henri9813 opened this issue Dec 2, 2024 · 0 comments
Open

[FEAT] Implement Package #116

henri9813 opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Unlabeled Requires sorting

Comments

@henri9813
Copy link

Is your feature request related to a problem? Please describe.
We want to deploy packages into our servers and specify versions

Describe the solution you'd like

We would like to to something like

package.latest:
    name: openssh-server
package.latest:
    name: openssh-server
    version: 9.5-patch1 # version of the rpm I want from my repo

We would like to to something like

package.latest:
    name: my-private-package
    repository: gladhost-internal-repository

Additional context
Add any other context or screenshots about the feature request here.

@henri9813 henri9813 added enhancement New feature or request Unlabeled Requires sorting labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Unlabeled Requires sorting
Projects
None yet
Development

No branches or pull requests

2 participants