zulip_ops: Add missing dependency on dhcpcd.

This commit is contained in:
Tim Abbott 2018-04-19 14:23:47 -07:00
parent e53c0fe273
commit 62b12e0c34
1 changed files with 1 additions and 0 deletions

View File

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