add ntpdate/ntp

This commit is contained in:
Mike Reeves
2020-05-26 13:48:36 -04:00
parent 87407c9ace
commit 41935996d4

View File

@@ -45,6 +45,7 @@ commonpkgs:
- pkgs: - pkgs:
- apache2-utils - apache2-utils
- wget - wget
- ntp
- jq - jq
- python3-docker - python3-docker
- docker-ce - docker-ce
@@ -75,6 +76,7 @@ commonpkgs:
- skip_suggestions: True - skip_suggestions: True
- pkgs: - pkgs:
- wget - wget
- ntpdate
- bind-utils - bind-utils
- jq - jq
- tcpdump - tcpdump