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

bug(jinja): arch os has no osmajorrelase grain #228

Closed
noelmcloughlin opened this issue Jul 29, 2019 · 0 comments · Fixed by #229
Closed

bug(jinja): arch os has no osmajorrelase grain #228

noelmcloughlin opened this issue Jul 29, 2019 · 0 comments · Fixed by #229

Comments

@noelmcloughlin
Copy link
Member

docker formula fails to render on archlinux.

    Rendering SLS 'base:docker' failed: Jinja variable 'dict object' has no attribute 'osmajorrelease'
/var/cache/salt/minion/files/base/docker/osfamilymap.yaml(44):

grains

...
    num_gpus:
        1
    os:
        Arch
    os_family:
        Arch
    osarch:
        x86_64
    oscodename:
        Arch Linux
    osfullname:
        Arch Linux
    osrelease:
    path: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
...
@noelmcloughlin noelmcloughlin changed the title bug(arch): arch os have no osmajorrelase grain bug(jinja): arch os have no osmajorrelase grain Jul 29, 2019
@noelmcloughlin noelmcloughlin changed the title bug(jinja): arch os have no osmajorrelase grain bug(jinja): arch os has no osmajorrelase grain Jul 29, 2019
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

Successfully merging a pull request may close this issue.

1 participant