Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Ubuntu OS #57

Open
jaiswalsanjeev opened this issue Nov 30, 2016 · 6 comments
Open

Support for Ubuntu OS #57

jaiswalsanjeev opened this issue Nov 30, 2016 · 6 comments
Labels

Comments

@jaiswalsanjeev
Copy link

Is it possible to have Ubuntu OS support instead of just SuseLinux?

Or change the formulas to support any operating system, instead of depending on Suse specific commands like zipper.

@swiftgist
Copy link
Contributor

Short answer: Yes :)

In the current master at 0.7, there's a few calls to zypper directly (one runner and a couple state files) and a call to hwinfo in a Salt module. These need to be made generic.

Any preference on the Ubuntu version?

@jaiswalsanjeev
Copy link
Author

jaiswalsanjeev commented Nov 30, 2016 via email

@swiftgist
Copy link
Contributor

For an ambiguous answer, not terribly difficult. I am not using Ubuntu personally, so setting up the development environment and finding the equivalent incantations for zypper update (probably apt-get) and hwinfo would be the primary obstacles.

Considering the vacation days in December as well as I do not know the number of those interested in helping, I do not think it will happen before Christmas but would be there in January for at least one version.

@lookcrabs
Copy link

I would love if it were OS agnostic as possible. I was trying to do this as well by replacing redhat/suse stuff with pillar data but i'm having a hard as i don't know how any of it really works (python, salt, ceph, anything). Right now it needs to install hwinfo on ubuntu, and replace rpm commands with dpkg commands but it still fails for me. Still trying to figure it out. Huge +1 for this.

@jschmid1
Copy link
Contributor

lshw support is being added here #73.

@swiftgist
Copy link
Contributor

swiftgist commented Feb 15, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants