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 version 2015.8.0rc1 can't reference {{ slspath }} #148

Closed
aboe76 opened this issue Jul 8, 2015 · 1 comment
Closed

salt version 2015.8.0rc1 can't reference {{ slspath }} #148

aboe76 opened this issue Jul 8, 2015 · 1 comment

Comments

@aboe76
Copy link
Member

aboe76 commented Jul 8, 2015

in the latest salt version 2015.8.0rc1 the source salt://{{ slspath }} doesn't work anymore

file_|-salt-master_|-/etc/salt/master.d_|-recurse:
        ----------
        __run_num__:
            1
        changes:
            ----------
        comment:
            #### /etc/salt/master.d/reactor.conf ####
            Unable to manage file: [Errno 2] No such file or directory: u'|/var/cache/salt/minion/files/base/salt/files/master.d/reactor.conf'

            #### /etc/salt/master.d/f_defaults.conf ####
            Unable to manage file: [Errno 2] No such file or directory: u'|/var/cache/salt/minion/files/base/salt/files/master.d/f_defaults.conf'
        duration:
            52.152 ms
        name:
            /etc/salt/master.d
        result:
            False
        start_time:
            21:36:23.706337

if I change the {{ slspath }} back to the hardcoded salt://salt/files/ it works

@aboe76
Copy link
Member Author

aboe76 commented Jul 8, 2015

nevermind, bug is somewhere else

@aboe76 aboe76 closed this as completed Jul 8, 2015
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

No branches or pull requests

1 participant