Revision 1f6c6b8603d5669ea3302d6051a610a0c4470c78 authored by Alexandros Kosiaris on 09 June 2017, 12:57:50 UTC, committed by Alexandros Kosiaris on 12 June 2017, 16:53:25 UTC
Minimize the effects of the race condition in compiler-update facts
where facts collected for a puppetmaster later in the loop would
override facts from puppetmasters earlier in the loop by splitting the
shipping/collation from the collection. The race is clearly still there
but has a way smaller chance of manifesting

Change-Id: I252f22a402e5994c8e8e55888be27ed24f3e173e
1 parent 6ed9c3c
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 499 bytes
.gitmodules -rw-r--r-- 717 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.5 KB
.puppet-lint.rc -rw-r--r-- 239 bytes
.rubocop.yml -rw-r--r-- 919 bytes
.rubocop_todo.yml -rw-r--r-- 11.4 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 434 bytes
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 6.0 KB
tox.ini -rw-r--r-- 1.0 KB
typos -rw-r--r-- 400 bytes

README

back to top