diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-12 19:55:00 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-12 20:03:01 +0200 |
commit | d0d38b28fa302f8c9dbd18a16e4102787c528547 (patch) | |
tree | 27ba49c03b894c9c2208f8b3f58414477008c84e /patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch | |
parent | e7ea434b3278d1fdaa8cd26f22d53c735d53b9ac (diff) |
u/fuel: Bump & rebase for runtime parametrization
While at it, move opnfv user required reclass parameters to newly
added <all-mcp-ocata-common/opnfv/init.yml>.
Change-Id: Ic614e9e9db4e3ae74b8c08bc34be5fc732c2aae4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch')
-rw-r--r-- | patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch b/patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch index 7fb7dd56..ed6bf133 100644 --- a/patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch +++ b/patches/opnfv-fuel/0012-mcp-salt-formulas-armband-AArch64-bootstrap.patch @@ -32,10 +32,10 @@ Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> create mode 100644 mcp/salt-formulas/armband/files/cloud.py.diff diff --git a/mcp/config/states/maas b/mcp/config/states/maas -index 5e2ca01..8b1b32d 100755 +index 6beef6f..3aafaf5 100755 --- a/mcp/config/states/maas +++ b/mcp/config/states/maas -@@ -81,6 +81,7 @@ salt -C '* and not cfg01* and not mas01*' saltutil.sync_all +@@ -80,6 +80,7 @@ salt -C '* and not cfg01* and not mas01*' saltutil.sync_all salt -C 'kvm*' pkg.install bridge-utils salt -C 'kvm*' state.apply linux.network |