__zypper_repo & __zypper_service: change parameter to uri #210
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: telmich
Would be cool, if it was --uri in every type -> consistency ftw!
[12:24] artist:type% grep uri /parameter/ 2>/dev/null
__apt_key_uri/parameter/required:uri
__apt_source/parameter/required:uri
__zypper_repo/parameter/optional:repo_uri
__zypper_service/parameter/required:service_uri
Created by: dheule
now fixed with the merge of pr #328 , so I close this issue ...