Issue #2805 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Assigned to set to James Turnbull Target version set to Rowlf
---------------------------------------- Feature #2805: AIX Package management support http://projects.reductivelabs.com/issues/2805 Author: Andrew Forgue Status: Accepted Priority: Normal Assigned to: James Turnbull Category: package Target version: Rowlf Affected version: 0.25.1 Keywords: aix packages Branch: The attached patch adds support for AIX package management (install/upgrade/remove/latest). I am not too sure about the inheritance between providers, but I think I got it right. There are 2 ways to install a Package on AIX -- # via directory full of .bff files. This requires a .toc file generated in the directory (the provider does this, but may take a long time on huge directories) # via a Network Install Manager (NIM) server. This way abstracts the directory into client/server and allows distribution of packages to a network of systems. Each server has to be a member of the NIM environment for this to work (I think that's what confine exists /etc/niminfo) will do. I've tested this with both methods and it seems to work. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
