Skip to content

attribute_map: Ensure that attribute_map is not always downloaded#13

Open
wiene wants to merge 2 commits intoAethylred:masterfrom
unibonn:mtime_patch
Open

attribute_map: Ensure that attribute_map is not always downloaded#13
wiene wants to merge 2 commits intoAethylred:masterfrom
unibonn:mtime_patch

Conversation

@wiene
Copy link
Copy Markdown

@wiene wiene commented Jul 6, 2019

Due to a sign error in the unless statement the attribute_map was
downloaded on every Puppet run. This patch makes sure that max_age is
respected.

wiene and others added 2 commits June 24, 2019 09:29
Due to a sign error in the unless statement the attribute_map was
downloaded on every Puppet run. This patch makes sure that max_age is
respected.
mtime yields the time of the last change on the server side of the wget
transfer. ctime represents the time of the last download.
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 this pull request may close these issues.

1 participant