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

service.running not evaluated properly centos7 on docker. #41640

Closed
epcim opened this issue Jun 7, 2017 · 3 comments
Closed

service.running not evaluated properly centos7 on docker. #41640

epcim opened this issue Jun 7, 2017 · 3 comments
Labels
info-needed waiting for more info
Milestone

Comments

@epcim
Copy link
Contributor

epcim commented Jun 7, 2017

Description of Issue/Question

Setup

sssd:
  service.running

drive to

       ----------
                 ID: sssd_service
           Function: service.enabled
               Name: sssd
             Result: False
            Comment: State 'service.enabled' was not found in SLS 'freeipa.common'
              Reason: 'service' __virtual__ returned False: No service execution module loaded: check support for service management on CentOS
 Linux-7

actual docker image used under kitchen-salt test:

platforms:
   - name: <%=ENV['PLATFORM'] || 'centos-7'%>

Steps to Reproduce Issue

Self-explain, but check kitchen suites of this PR:
salt-formulas/salt-formula-freeipa#3

Versions Report

[kitchen@freeipa ~]$ sudo salt-call --versions-report
Salt Version:
           Salt: 2016.11.5
 
Dependency Versions:
           cffi: 1.6.0
       cherrypy: Not Installed
       dateutil: 1.5
      docker-py: Not Installed
          gitdb: Not Installed
      gitpython: Not Installed
          ioflo: Not Installed
         Jinja2: 2.7.2
        libgit2: Not Installed
        libnacl: Not Installed
       M2Crypto: Not Installed
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.4.8
   mysql-python: Not Installed
      pycparser: 2.14
       pycrypto: Not Installed
   pycryptodome: 3.4.3
         pygit2: Not Installed
         Python: 2.7.5 (default, Nov  6 2016, 00:28:07)
   python-gnupg: Not Installed
         PyYAML: 3.11
          PyZMQ: 15.3.0
           RAET: Not Installed
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.2.1
            ZMQ: 4.1.4
 
System Versions:
           dist: centos 7.3.1611 Core
        machine: x86_64
        release: 4.4.0-79-generic
         system: Linux
        version: CentOS Linux 7.3.1611 Core
@gtmanfred
Copy link
Contributor

@gtmanfred gtmanfred added the info-needed waiting for more info label Jun 7, 2017
@gtmanfred gtmanfred added this to the Blocked milestone Jun 7, 2017
@epcim
Copy link
Contributor Author

epcim commented Jun 8, 2017

I agree with you, seems to be caused on my side by using different setup for run_command and another features to tweak container start. That resulted in an non recognized init type.

@epcim epcim closed this as completed Jun 8, 2017
@epcim
Copy link
Contributor Author

epcim commented Jul 16, 2017 via email

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

No branches or pull requests

2 participants