Actions
Bug #13998
closedUse new package methods in techniques
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
techniques/system/common/1.0/rudder-lib.st 493:body package_method rudder_rug 521:body package_method rudder_yum techniques/applications/apacheServer/3.0/apacheServerInstall.st 38: package_method => generic, 46: package_method => rudder_rug, 54: package_method => generic, techniques/applications/apacheReverseProxy/2.0/installation.st 41: package_method => rudder_rug, 49: package_method => generic, techniques/systemSettings/misc/clockConfiguration/3.2/clockConfiguration.st 97: package_method => generic, 104: package_method => zypper, 111: package_method => rudder_rug, techniques/systemSettings/networking/nfsClient/3.0/nfsClientInstall.st 37: package_method => generic, 44: package_method => generic, 51: package_method => generic, techniques/systemSettings/remoteAccess/sshConfiguration/5.0/installation.st 38: package_method => generic,
this is pretty saddening.
Actions