diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-30 08:00:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 08:00:43 +0000 |
commit | 0e1ec1044735fd3e946f3c8b7480a464b48f4d2e (patch) | |
tree | 13f7a7994eb96f762df3da77f70c57217b14e125 /prototypes/xci/file/modules | |
parent | 6f84a256bbe92cf3f9f746ca0972abd9942bad43 (diff) | |
parent | 91c1d59f899bdc00860b5dd6ee86ad1fe0c269a2 (diff) |
Merge "xci: Add main playbooks and files"
Diffstat (limited to 'prototypes/xci/file/modules')
-rw-r--r-- | prototypes/xci/file/modules | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/prototypes/xci/file/modules b/prototypes/xci/file/modules index e69de29bb..60a517f18 100644 --- a/prototypes/xci/file/modules +++ b/prototypes/xci/file/modules @@ -0,0 +1,8 @@ +# /etc/modules: kernel modules to load at boot time. +# +# This file contains the names of kernel modules that should be loaded +# at boot time, one per line. Lines beginning with "#" are ignored. +# Parameters can be specified after the module name. + +bonding +8021q |