You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found that I am not able to run state.apply "php.cli', 'php.fpm' and 'php.xcache'
Following is a screenshot from the salt master and the response.
I am able to run the commands that they are supposed to run such as php.cli.install and php.cli.ini.
I will include debug log in additional message.
gjohnson@prd-ssm:~$ sudo salt '*work*' state.apply php.xcache
ussc-tst-worker-vm1:
Data failed to compile:
----------
Rendering SLS 'base:php.xcache.ini' failed: Jinja variable 'dict object' has no attribute 'defaults'
ERROR: Minions returned with non-zero exit code
gjohnson@prd-ssm:~$ sudo salt '*work*' state.apply php.fpm
ussc-tst-worker-vm1:
Data failed to compile:
----------
Rendering SLS 'base:php.fpm' failed: Jinja variable 'dict object' has no attribute 'fpm_pkg'
ERROR: Minions returned with non-zero exit code
gjohnson@prd-ssm:~$ sudo salt '*work*' state.apply php.cli
ussc-tst-worker-vm1:
Data failed to compile:
----------
Rendering SLS 'base:php.cli' failed: Jinja variable 'dict object' has no attribute 'cli_pkg'
ERROR: Minions returned with non-zero exit code
Describe the bug
Setup
Steps to reproduce the bug
Expected behaviour
Versions report
Salt Version:
Salt:2019.2.0Dependency Versions:
cffi:Not Installedcherrypy:Not Installeddateutil:2.6.1docker-py: Not Installed
gitdb:2.0.3gitpython:2.1.8ioflo:Not InstalledJinja2: 2.10libgit2:0.26.0libnacl:Not InstalledM2Crypto:Not InstalledMako:1.0.7msgpack-pure: Not Installed
msgpack-python: 0.5.6
mysql-python: Not Installed
pycparser:Not Installedpycrypto:2.6.1pycryptodome:Not Installedpygit2:0.26.2Python:2.7.15+ (default, Jul 9 2019, 16:51:35)python-gnupg: 0.4.1
PyYAML: 3.12PyZMQ:16.0.2RAET:Not Installedsmmap:2.0.3timelib:Not InstalledTornado:4.5.3ZMQ:4.2.5System Versions:dist:Ubuntu 18.04 bioniclocale:UTF-8machine:x86_64release:5.0.0-1020-azuresystem:Linuxversion:Ubuntu 18.04 bionic
Additional context
Optional: How can this template be improved?
The text was updated successfully, but these errors were encountered:
I have found that I am not able to run state.apply "php.cli', 'php.fpm' and 'php.xcache'
Following is a screenshot from the salt master and the response.
I am able to run the commands that they are supposed to run such as php.cli.install and php.cli.ini.
I will include debug log in additional message.
Describe the bug
Setup
Steps to reproduce the bug
Expected behaviour
Versions report
Additional context
Optional: How can this template be improved?
The text was updated successfully, but these errors were encountered: