Skip to content

Commit

Permalink
Add the systemd-networkd to centos 7 installations
Browse files Browse the repository at this point in the history
This adds the systemd-networkd package to the base image for centos 7.
This is being done so we're able to use unify container networking using
systemd built-ins instead of having to manage unique network scripts
across distros.

Change-Id: Ia1f8f3589d70c50813f85d0b1fe037225971bf6c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
  • Loading branch information
cloudnull committed Nov 28, 2017
1 parent 925e42a commit 6c95371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/redhat-7.yml
Expand Up @@ -88,6 +88,7 @@ _lxc_cache_distro_packages:
- python2
- rsync
- sudo
- systemd-networkd
- tar
- wget
- which
Expand Down

0 comments on commit 6c95371

Please sign in to comment.