Skip to content

Instantly share code, notes, and snippets.

@jbclements
Created April 23, 2018 00:15
Show Gist options
  • Save jbclements/2d8c0bb52ce59bf4ff3459f79c90dc56 to your computer and use it in GitHub Desktop.
Save jbclements/2d8c0bb52ce59bf4ff3459f79c90dc56 to your computer and use it in GitHub Desktop.
==> default: warning: Could not load fact file /tmp/vagrant-puppet/modules-81dadcc86aebb4f5a1b81aa09a8166ab/apt/lib/facter/apt_updates.rb: ./apt_updates.rb:36: syntax error, unexpected ':', expecting kEND
==> default: confine osfamily: 'Debian'
==> default: ^
==> default: ./apt_updates.rb:41: syntax error, unexpected ':', expecting kEND
==> default: confine osfamily: 'Debian'
==> default: ^
==> default: ./apt_updates.rb:46: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_updates: true
==> default: ^
==> default: ./apt_updates.rb:57: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_dist_updates: true
==> default: ^
==> default: ./apt_updates.rb:68: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_updates: true
==> default: ^
==> default: ./apt_updates.rb:79: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_dist_updates: true
==> default: ^
==> default: ./apt_updates.rb:90: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_updates: true
==> default: ^
==> default: ./apt_updates.rb:97: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_dist_updates: true
==> default: ^
==> default: ./apt_updates.rb:104: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_updates: true
==> default: ^
==> default: ./apt_updates.rb:111: syntax error, unexpected ':', expecting kEND
==> default: confine apt_has_dist_updates: true
==> default: ^
==> default: warning: Could not load fact file /tmp/vagrant-puppet/modules-81dadcc86aebb4f5a1b81aa09a8166ab/apt/lib/facter/apt_reboot_required.rb: ./apt_reboot_required.rb:3: syntax error, unexpected ':', expecting kEND
==> default: confine osfamily: 'Debian'
==> default: ^
==> default: warning: Could not load fact file /tmp/vagrant-puppet/modules-81dadcc86aebb4f5a1b81aa09a8166ab/apt/lib/facter/apt_update_last_success.rb: ./apt_update_last_success.rb:7: syntax error, unexpected ':', expecting kEND
==> default: confine osfamily: 'Debian'
==> default: ^
==> default: warning: Could not retrieve fact fqdn
==> default: Syntax error at 'Hash'; expected ')' at /tmp/vagrant-puppet/modules-81dadcc86aebb4f5a1b81aa09a8166ab/apt/manifests/init.pp:6 on node precise64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment