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

Ubuntu isn't supported for core/network #37

Open
noomly opened this issue Apr 17, 2019 · 2 comments
Open

Ubuntu isn't supported for core/network #37

noomly opened this issue Apr 17, 2019 · 2 comments

Comments

@noomly
Copy link

noomly commented Apr 17, 2019

The following test for example:

        @call
          if_os: name: ['centos','redhat'], version: '7'
        , ->
          @system.execute
            header: 'FQDN'

In core/network/install.coffee.md prevents the use of hostnamectl for Ubuntu machines even if it is compatible.

@wdavidw
Copy link
Member

wdavidw commented Apr 17, 2019

Yes, could you send a pull request?

@noomly
Copy link
Author

noomly commented Apr 24, 2019

Working on it, I will be moving hostnamectl management to a nikita action.

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

No branches or pull requests

2 participants