Sha256: 894259559abcac062cd919865dbb1cfa543c2e8d272cacc28e3169686b465c83

Contents?: true

Size: 451 Bytes

Versions: 26

Compression:

Stored size: 451 Bytes

Contents

#!/bin/bash
#
# Make sure that old facter cruft is removed
# This also allows us to downgrade facter as
# it's more likely that installing old versions
# over new will cause issues.
#
# ${3} is the destination volume so that this works correctly
# when being installed to volumes other than the current OS.

/bin/rm -Rf "${3}{SITELIBDIR}/facter"
/bin/rm -Rf "${3}{SITELIBDIR}/facter.rb"

# remove old doc files

/bin/rm -Rf "${3}/usr/share/doc/facter"

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/gems/facter-1.6.11/conf/osx/preflight
supply_drop-0.11.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
librarian-puppet-0.9.3 vendor/gems/ruby/1.8/gems/facter-1.6.11/conf/osx/preflight
facter-1.6.11 conf/osx/preflight
supply_drop-0.10.2 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
supply_drop-0.10.1 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
supply_drop-0.10.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
facter-1.6.10 conf/osx/preflight
facter-1.6.9 conf/osx/preflight
facter-1.6.8 conf/osx/preflight
supply_drop-0.9.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
facter-1.6.7 conf/osx/preflight
supply_drop-0.8.1 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
supply_drop-0.8.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
facter-1.6.6 conf/osx/preflight
supply_drop-0.7.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
facter-1.6.5 conf/osx/preflight
supply_drop-0.6.1 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
supply_drop-0.6.0 examples/vendored-puppet/vendor/facter-1.6.4/conf/osx/preflight
facter-1.6.4 conf/osx/preflight