Quick correction for fact cache issue 23/1523/2
authorBalint Varga <balint.varga@nokia.com>
Tue, 3 Sep 2019 11:28:35 +0000 (13:28 +0200)
committerBalint Varga <balint.varga@nokia.com>
Tue, 3 Sep 2019 11:33:39 +0000 (13:33 +0200)
Change-Id: I535a00e44e2e70e2770d0843c06fa4f76b041ca8
Signed-off-by: Balint Varga <balint.varga@nokia.com>
ansible/playbooks/cpupooler.yaml
rpmbuild.spec

index 0b930ed..a0e4845 100644 (file)
@@ -17,6 +17,6 @@
 - hosts: caas_master
   strategy: free
   become: true
-  become_user: "{{ users.admin_user_name }}"
+  become_user: "root"
   roles:
     - cpupooler
index dfe4c54..6a9f159 100644 (file)
@@ -16,7 +16,7 @@
 %define COMPONENT_PART process-starter
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 0.3.0
-%define RPM_MINOR_VERSION 2
+%define RPM_MINOR_VERSION 3
 %define CPUPOOLER_VERSION d94704e4b2f9f91ee712c6385038413fb7aa064a
 %define DEPENDENCY_MANAGER_VERSION 0.5.0
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}