-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Description
Your setup
Formula commit hash / release tag
Versions reports (master & minion)
FreeBSD via. kitchen-vagrant
:
$ salt -V
Salt Version:
Salt: 2019.2.0
Dependency Versions:
cffi: 1.12.3
cherrypy: Not Installed
dateutil: Not Installed
docker-py: Not Installed
gitdb: Not Installed
gitpython: Not Installed
ioflo: Not Installed
Jinja2: 2.10.1
libgit2: Not Installed
libnacl: Not Installed
M2Crypto: Not Installed
Mako: Not Installed
msgpack-pure: Not Installed
msgpack-python: 0.6.2
mysql-python: Not Installed
pycparser: 2.19
pycrypto: 2.6.1
pycryptodome: Not Installed
pygit2: Not Installed
Python: 3.6.9 (default, Aug 22 2019, 01:16:05)
python-gnupg: Not Installed
PyYAML: 5.1
PyZMQ: 18.1.0
RAET: Not Installed
smmap: Not Installed
timelib: Not Installed
Tornado: 4.5.3
ZMQ: 4.3.1
System Versions:
dist:
locale: US-ASCII
machine: amd64
release: 12.0-RELEASE-p6
system: FreeBSD
version: Not Installed
Pillar / config used
Using the default
suite:
Lines 210 to 212 in 14ebf92
pillars_from_files: | |
template.sls: pillar.example | |
define_roles.sls: test/salt/pillar/define_roles.sls |
Bug details
Describe the bug
----------
ID: template-service-running-service-running
Function: service.running
Name: systemd-udevd
Result: False
Comment: The named service systemd-udevd is not available
Steps to reproduce the bug
$ export KITCHEN_LOCAL_YAML=kitchen.vagrant.yml \
&& bin/kitchen verify ${INSTANCE}
Expected behaviour
All states and InSpec tests must pass.
Attempts to fix the bug
Probably needs to be resolved based around devd
:
Will almost definitely require using a separate test pillar.