Displaying 1 result from an estimated 1 matches for "plaindir".
Did you mean:
landir
2009 Sep 10
1
trouble with custom type on 0.24.8
...t;Refresh status of the repository"
newvalues(:yes, :no)
defaultto "yes"
end
newparam(:type) do
desc "Type of repository"
newvalues(:yum, :yast, :plaindir)
end
newparam(:uri) do
desc "URI that points to the repository"
end
newproperty(:ensure) do
desc "Whether the repository is present or not."...