Skip to content

Instantly share code, notes, and snippets.

@nomadlogic
Created February 6, 2017 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nomadlogic/78b072cdde38da56524f08068a85bfe5 to your computer and use it in GitHub Desktop.
Save nomadlogic/78b072cdde38da56524f08068a85bfe5 to your computer and use it in GitHub Desktop.
snippet of state file:
freebsd_server:
pkg.installed:
- pkgs:
- apache24-2.4.25_1
I am able to successfully install apache24 via this method, subsequent state run's error like so:
[ERROR ][12367] The following packages failed to install/update: apache24-2.4.25_1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment