puppet: Fix name for dhcpcd5 package.

Apparently the name dhcpcd isn't installable.
This commit is contained in:
Tim Abbott 2018-04-22 22:53:08 -07:00
parent 3f4f94d111
commit 718492638b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class zulip_ops::base {
# For managing our current Debian packages
"debian-goodies",
# Needed for zulip-ec2-configure-network-interfaces
'dhcpcd',
'dhcpcd5',
"python3-six",
"python-six",
# "python3-boto", # missing on trusty