Skip to content

Instantly share code, notes, and snippets.

@cloudnull
Created December 10, 2014 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cloudnull/3d005307322a933a7bb4 to your computer and use it in GitHub Desktop.
Save cloudnull/3d005307322a933a7bb4 to your computer and use it in GitHub Desktop.
Remove rpc, rcbops, and rackspace names from files and variables

Overview

Being that the ansible project is now a community project we should change the "rpc_", "rackspace_", ect... variables and files to something more community driven.

Problem Description

rpc_ is everywhere throuhgout the stack and should be refactored. I don't know what we should change these references to I was thinking "opc" but then again, Im open to suggestions.

Proposed Change

There are over 300 references to rpc, rackspace, rcbops throuhout the stack, not including license files. We should change prefix to be more community friendly.

Playbook Impact

Basically all playbooks would be effected by this change.

Alternatives

Leave everything they way it is.

Security Impact

None

Performance Impact

None

End User Impact

None

Deployer Impact

Users that were upgrading from previous generations of the stack would need to rename files/folders on the deployment host but there should be no other impact other than a cosmetic one.

Developer Impact

None

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