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

salt not using systemctl for OpenSUSE 13.1 when restarting services #28411

Closed
srkunze opened this issue Oct 29, 2015 · 4 comments
Closed

salt not using systemctl for OpenSUSE 13.1 when restarting services #28411

srkunze opened this issue Oct 29, 2015 · 4 comments
Labels
Bug broken, incorrect, or confusing behavior Execution-Module help-wanted Community help is needed to resolve this P3 Priority 3 Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Milestone

Comments

@srkunze
Copy link
Contributor

srkunze commented Oct 29, 2015

Instead it uses /etc/init.d/ which might not be available for all services.

@srkunze srkunze changed the title salt not using systemctl for OpenSUSE 13.1 salt not using systemctl for OpenSUSE 13.1 when restarting services Oct 29, 2015
@jfindlay jfindlay added Bug broken, incorrect, or confusing behavior help-wanted Community help is needed to resolve this P3 Priority 3 Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around Execution-Module labels Nov 3, 2015
@jfindlay jfindlay added this to the Approved milestone Nov 3, 2015
@jfindlay
Copy link
Contributor

jfindlay commented Nov 3, 2015

@srkunze, thanks for the report.

@abednarik
Copy link
Contributor

HI @srkunze

Can you please run sudo salt --versions-report

Thanks.

@srkunze
Copy link
Contributor Author

srkunze commented Jan 25, 2016

salt:/srv/salt # sudo salt --versions-report
Salt Version:
           Salt: 2015.8.3

Dependency Versions:
         Jinja2: 2.8
       M2Crypto: 0.22
           Mako: Not Installed
         PyYAML: 3.11
          PyZMQ: 15.1.0
         Python: 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
           RAET: Not Installed
        Tornado: 4.3
            ZMQ: 4.1.2
           cffi: 0.8.6
       cherrypy: Not Installed
       dateutil: 2.1
          gitdb: 0.5.4
      gitpython: 0.3.2 RC1
          ioflo: Not Installed
        libnacl: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.4.6
   mysql-python: Not Installed
      pycparser: 2.10
       pycrypto: 2.6.1
         pygit2: 0.21.2
   python-gnupg: Not Installed
          smmap: 0.8.2
        timelib: Not Installed

System Versions:
           dist: SuSE 12.3 x86_64
        machine: x86_64
        release: 3.7.10-1.40-desktop
         system: openSUSE  12.3 x86_64

@srkunze
Copy link
Contributor Author

srkunze commented Jan 25, 2016

installed via pip

@srkunze srkunze closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Execution-Module help-wanted Community help is needed to resolve this P3 Priority 3 Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Projects
None yet
Development

No branches or pull requests

3 participants