Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idempotency Cleanup: [MASTERS] Examples and Templates #3347

Closed
tbielawa opened this issue Feb 13, 2017 · 1 comment
Closed

Idempotency Cleanup: [MASTERS] Examples and Templates #3347

tbielawa opened this issue Feb 13, 2017 · 1 comment

Comments

@tbielawa
Copy link
Contributor

tbielawa commented Feb 13, 2017

You really should run ara to make your life easier fixing up these items. Sharing the results is difficult due to the size of the generated static reports. Instead below you'll find a copy/paste of tasks and a screenshot.

There are batches of related tasks that show up as changed every time the upgrade playbook is ran. These require review:

Create local temp dir for OpenShift examples copy	m01.example.com	command	0:08:52	0:00:00	CHANGED	details
Create tar of OpenShift examples	m01.example.com	command	0:08:52	0:00:00	CHANGED	details
Unarchive the OpenShift examples on the remote	m01.example.com	unarchive	0:08:53	0:00:00	CHANGED	details
Cleanup the OpenShift Examples temp dir	m01.example.com	file	0:08:53	0:00:00	CHANGED	details
Create local temp dir for OpenShift hosted templates copy	m01.example.com	command	0:09:04	0:00:00	CHANGED	details
Create tar of OpenShift examples	m01.example.com	command	0:09:05	0:00:00	CHANGED	details
Unarchive the OpenShift hosted templates on the remote	m01.example.com	unarchive	0:09:05	0:00:00	CHANGED	details
Cleanup the OpenShift hosted templates temp dir	m01.example.com	file	0:09:05	0:00:00	CHANGED	details
Create local temp dir for OpenShift examples copy	m01.example.com	command	0:09:11	0:00:00	CHANGED	details
Create tar of OpenShift examples	m01.example.com	command	0:09:12	0:00:00	CHANGED	details
Cleanup the OpenShift Examples temp dir	m01.example.com	file	0:09:13	0:00:00	CHANGED	details
Create local temp dir for OpenShift hosted templates copy	m01.example.com	command	0:09:23	0:00:00	CHANGED	details
Create tar of OpenShift examples	m01.example.com	command	0:09:24	0:00:00	CHANGED	details
Create remote OpenShift hosted templates directory	m01.example.com	file	0:09:24	0:00:00	CHANGED	details
Unarchive the OpenShift hosted templates on the remote	m01.example.com	unarchive	0:09:24	0:00:00	CHANGED	details
Cleanup the OpenShift hosted templates temp dir	m01.example.com	file	0:09:25	0:00:00	CHANGED	details

templates-and-examples

@tbielawa tbielawa changed the title Idempotency Cleanup: Examples and Templates Idempotency Cleanup: [MASTERS] Examples and Templates Feb 13, 2017
@sdodson
Copy link
Member

sdodson commented Feb 14, 2017

Do our modules provide for idempotent template updates? I think all of the archival and transfer steps should be safe to mark as changed_when false unless we want to switch back to sync module after verifying it performs adequately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants