diff options
author | shuai chen <chenshuai@huawei.com> | 2015-12-02 01:20:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-02 01:20:22 +0000 |
commit | 59f12c1119da51446dcddc84c903e385645632e5 (patch) | |
tree | e4e58abbaf13feae8bdd6c781b527022b33442b4 /deploy/adapters/ansible/roles/common/vars/Debian.yml | |
parent | 59450840d28991bef93ffe893fd5cde4173c1ad2 (diff) | |
parent | e93d595baf9b3fbbc0ec213ad725ce438772d8a4 (diff) |
Merge "support libverty on ubuntu"
Diffstat (limited to 'deploy/adapters/ansible/roles/common/vars/Debian.yml')
-rw-r--r-- | deploy/adapters/ansible/roles/common/vars/Debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/adapters/ansible/roles/common/vars/Debian.yml b/deploy/adapters/ansible/roles/common/vars/Debian.yml index bc273a10..8dce2729 100644 --- a/deploy/adapters/ansible/roles/common/vars/Debian.yml +++ b/deploy/adapters/ansible/roles/common/vars/Debian.yml @@ -1,7 +1,7 @@ --- packages: - ubuntu-cloud-keyring - - python-dev + #- python-dev - openvswitch-datapath-dkms - openvswitch-switch - crudini |