Skip to content

Commit

Permalink
update php version (#59)
Browse files Browse the repository at this point in the history
- 7.2 is recommended by librenms (see install doc)
 - a few packages have been added to the required list
 - a few others have been removed
  • Loading branch information
nicolasgrieco authored and inetAnt committed Jun 18, 2018
1 parent 26769c7 commit 00dcfb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
end

package %w[php72w php72w-cli php72w-common php72w-curl php72w-gd php72w-mbstring
php72w-mcrypt php72w-mysql php72w-process php72w-snmp net-snmp ImageMagick jwhois
nmap mtr rrdtool MySQL-python net-snmp-utils composer cronie fping git unzip
php72w-process php72w-snmp net-snmp ImageMagick jwhois nmap mtr
rrdtool MySQL-python net-snmp-utils composer cronie fping git unzip
php72w-mysqlnd php72w-xml php72w-zip] do
action :install
end
Expand Down

0 comments on commit 00dcfb1

Please sign in to comment.