Hello list, first post.
Given that IBM provides Salt packages for AIX [1], including salt-minion and salt-ssh, would AIX work as a Salt minion (or Salt client as some Uyuni docs sometimes refer to) that connects to a Uyuni Salt master?
The reason why I'm asking this is because, on Saltstack, AIX usage is restricted to Saltstack Enterprise. Even downloading the minion package for AIX from Saltstack is restricted. [2] So, I was wondering, would there be any usage related or legal related restrictions regarding running Salt minion on AIX, using the IBM provided packages, and a Uyuni Salt Master?
Thank you for your patience and time. Luiz Vianna
Ref.: 1 - https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-a... 2 - https://enterprise.saltstack.com/en/latest/_downloads/5b009a14c66480efccef2a... - *"If you are a SaltStack Enterprise customer, you can download the AIX native minion from theSaltStack EnterpriseInstallation Guide."*
Hello
It will not work out of the box. Some work will definitely be needed, you can take inspiration from my Alibaba Cloud Linux 2 branch (still unfinished but partly functional already)
https://github.com/paususe/uyuni/tree/paususe-aliyun
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
________________________________ From: Luiz Da Silva luiz.linux@gmail.com Sent: Wednesday, December 16, 2020 7:28 PM To: users@lists.uyuni-project.org users@lists.uyuni-project.org Subject: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Hello list, first post.
Given that IBM provides Salt packages for AIX [1], including salt-minion and salt-ssh, would AIX work as a Salt minion (or Salt client as some Uyuni docs sometimes refer to) that connects to a Uyuni Salt master?
The reason why I'm asking this is because, on Saltstack, AIX usage is restricted to Saltstack Enterprise. Even downloading the minion package for AIX from Saltstack is restricted. [2] So, I was wondering, would there be any usage related or legal related restrictions regarding running Salt minion on AIX, using the IBM provided packages, and a Uyuni Salt Master?
Thank you for your patience and time. Luiz Vianna
Ref.: 1 - https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-a... 2 - https://enterprise.saltstack.com/en/latest/_downloads/5b009a14c66480efccef2a... - "If you are a SaltStack Enterprise customer, you can download the AIX native minion from theSaltStack EnterpriseInstallation Guide."
Thanks for the reply and thank you for sharing your fork for inspiration.
I'm not experienced at all with Uyuni's code and git tree, but from what I could see from your commits [on your fork], you modded Uyuni to add pretty much full support for a third party cloud Linux Distro. I saw you added support for stuff like package repos, deploy instructions, etc. Really cool work! In regards to AIX I was aiming for something way lower, all I aspired to achieve was to have AIX integrated to Uyuni's Salt so I can have some automations and configuration states managed from one central Salt Master.
From a legal and usage standpoint, if the required adjustments are made, I should be fine, right?
Em qua., 16 de dez. de 2020 às 17:46, Pau Garcia pau.garcia@suse.com escreveu:
Hello
It will not work out of the box. Some work will definitely be needed, you can take inspiration from my Alibaba Cloud Linux 2 branch (still unfinished but partly functional already)
https://github.com/paususe/uyuni/tree/paususe-aliyun
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
*From:* Luiz Da Silva luiz.linux@gmail.com *Sent:* Wednesday, December 16, 2020 7:28 PM *To:* users@lists.uyuni-project.org users@lists.uyuni-project.org *Subject:* Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Hello list, first post.
Given that IBM provides Salt packages for AIX [1], including salt-minion and salt-ssh, would AIX work as a Salt minion (or Salt client as some Uyuni docs sometimes refer to) that connects to a Uyuni Salt master?
The reason why I'm asking this is because, on Saltstack, AIX usage is restricted to Saltstack Enterprise. Even downloading the minion package for AIX from Saltstack is restricted. [2] So, I was wondering, would there be any usage related or legal related restrictions regarding running Salt minion on AIX, using the IBM provided packages, and a Uyuni Salt Master?
Thank you for your patience and time. Luiz Vianna
Ref.: 1 - https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-a... 2 - https://enterprise.saltstack.com/en/latest/_downloads/5b009a14c66480efccef2a...
- *"If you are a SaltStack Enterprise customer, you can download the AIX
native minion from theSaltStack EnterpriseInstallation Guide."*
Hello
In that case, it might work out of the box. Just try to install the IBM-provided salt-minion on AIX and use a grain to point it to the Salt Master provided by Uyuni.
https://docs.saltstack.com/en/master/ref/configuration/minion.html#minion-pr...
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
________________________________ From: Luiz Da Silva luiz.linux@gmail.com Sent: Thursday, December 17, 2020 1:15 PM To: Pau Garcia pau.garcia@suse.com Cc: users@lists.uyuni-project.org users@lists.uyuni-project.org Subject: Re: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Thanks for the reply and thank you for sharing your fork for inspiration.
I'm not experienced at all with Uyuni's code and git tree, but from what I could see from your commits [on your fork], you modded Uyuni to add pretty much full support for a third party cloud Linux Distro. I saw you added support for stuff like package repos, deploy instructions, etc. Really cool work! In regards to AIX I was aiming for something way lower, all I aspired to achieve was to have AIX integrated to Uyuni's Salt so I can have some automations and configuration states managed from one central Salt Master.
From a legal and usage standpoint, if the required adjustments are made, I should be fine, right?
Em qua., 16 de dez. de 2020 às 17:46, Pau Garcia <pau.garcia@suse.commailto:pau.garcia@suse.com> escreveu: Hello
It will not work out of the box. Some work will definitely be needed, you can take inspiration from my Alibaba Cloud Linux 2 branch (still unfinished but partly functional already)
https://github.com/paususe/uyuni/tree/paususe-aliyun
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
________________________________ From: Luiz Da Silva <luiz.linux@gmail.commailto:luiz.linux@gmail.com> Sent: Wednesday, December 16, 2020 7:28 PM To: users@lists.uyuni-project.orgmailto:users@lists.uyuni-project.org <users@lists.uyuni-project.orgmailto:users@lists.uyuni-project.org> Subject: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Hello list, first post.
Given that IBM provides Salt packages for AIX [1], including salt-minion and salt-ssh, would AIX work as a Salt minion (or Salt client as some Uyuni docs sometimes refer to) that connects to a Uyuni Salt master?
The reason why I'm asking this is because, on Saltstack, AIX usage is restricted to Saltstack Enterprise. Even downloading the minion package for AIX from Saltstack is restricted. [2] So, I was wondering, would there be any usage related or legal related restrictions regarding running Salt minion on AIX, using the IBM provided packages, and a Uyuni Salt Master?
Thank you for your patience and time. Luiz Vianna
Ref.: 1 - https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-a... 2 - https://enterprise.saltstack.com/en/latest/_downloads/5b009a14c66480efccef2a... - "If you are a SaltStack Enterprise customer, you can download the AIX native minion from theSaltStack EnterpriseInstallation Guide."
Hey Luiz
Did you try it? Did it work?
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager SUSE Software Solutions Spain
________________________________ From: Pau Garcia pau.garcia@suse.com Sent: Thursday, December 17, 2020 1:22 PM To: Luiz Da Silva luiz.linux@gmail.com Cc: users@lists.uyuni-project.org users@lists.uyuni-project.org Subject: Re: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Hello
In that case, it might work out of the box. Just try to install the IBM-provided salt-minion on AIX and use a grain to point it to the Salt Master provided by Uyuni.
https://docs.saltstack.com/en/master/ref/configuration/minion.html#minion-pr...
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
________________________________ From: Luiz Da Silva luiz.linux@gmail.com Sent: Thursday, December 17, 2020 1:15 PM To: Pau Garcia pau.garcia@suse.com Cc: users@lists.uyuni-project.org users@lists.uyuni-project.org Subject: Re: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Thanks for the reply and thank you for sharing your fork for inspiration.
I'm not experienced at all with Uyuni's code and git tree, but from what I could see from your commits [on your fork], you modded Uyuni to add pretty much full support for a third party cloud Linux Distro. I saw you added support for stuff like package repos, deploy instructions, etc. Really cool work! In regards to AIX I was aiming for something way lower, all I aspired to achieve was to have AIX integrated to Uyuni's Salt so I can have some automations and configuration states managed from one central Salt Master.
From a legal and usage standpoint, if the required adjustments are made, I should be fine, right?
Em qua., 16 de dez. de 2020 às 17:46, Pau Garcia <pau.garcia@suse.commailto:pau.garcia@suse.com> escreveu: Hello
It will not work out of the box. Some work will definitely be needed, you can take inspiration from my Alibaba Cloud Linux 2 branch (still unfinished but partly functional already)
https://github.com/paususe/uyuni/tree/paususe-aliyun
Thank you
Pau Garcia Quiles SUSE Manager Product Owner & Technical Project Manager Phone: +34 91 048 7632 SUSE Software Solutions Spain
________________________________ From: Luiz Da Silva <luiz.linux@gmail.commailto:luiz.linux@gmail.com> Sent: Wednesday, December 16, 2020 7:28 PM To: users@lists.uyuni-project.orgmailto:users@lists.uyuni-project.org <users@lists.uyuni-project.orgmailto:users@lists.uyuni-project.org> Subject: Can I have an AIX Salt Minion connect to a Uyuni Salt Master?
Hello list, first post.
Given that IBM provides Salt packages for AIX [1], including salt-minion and salt-ssh, would AIX work as a Salt minion (or Salt client as some Uyuni docs sometimes refer to) that connects to a Uyuni Salt master?
The reason why I'm asking this is because, on Saltstack, AIX usage is restricted to Saltstack Enterprise. Even downloading the minion package for AIX from Saltstack is restricted. [2] So, I was wondering, would there be any usage related or legal related restrictions regarding running Salt minion on AIX, using the IBM provided packages, and a Uyuni Salt Master?
Thank you for your patience and time. Luiz Vianna
Ref.: 1 - https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-a... 2 - https://enterprise.saltstack.com/en/latest/_downloads/5b009a14c66480efccef2a... - "If you are a SaltStack Enterprise customer, you can download the AIX native minion from theSaltStack EnterpriseInstallation Guide."