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

Jobs lines start with 'u' #41

Closed
waynegemmell opened this issue Mar 11, 2019 · 2 comments
Closed

Jobs lines start with 'u' #41

waynegemmell opened this issue Mar 11, 2019 · 2 comments

Comments

@waynegemmell
Copy link
Contributor

Hi

In salt-ssh on 2019.2 the jobs file gets filed with lines starting with 'u' as per below.
It's got something to do with this bug saltstack/salt#51925 but I can't work out where to put the fix. Please investigate.

"u'/var/log/mylog/*.log'"
{
u'daily'
u'missingok'
u'rotate 120'
u'compress'
u'notifempty'
u'dateext'
u'create 660 php developers'
u'su php developers'
}

@waynegemmell
Copy link
Contributor Author

PR created

@myii
Copy link
Member

myii commented Mar 12, 2019

Closing due to merged PR #42 -- thanks for that, @waynegemmell.

@myii myii closed this as completed Mar 12, 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

No branches or pull requests

2 participants