Hi,

We'd like to rename a couple of classes, retaining all parameter overrides 
etc.

We're looking to move "::apache" to "::legacy_apache" including all other 
classes within the module (::apache::mod::python etc).

To me, the workflow seems to be:
- Change code to use the new name
- In the Foreman database, change the class names in the `puppetclasses` 
table (ie, update `puppetclasses` set `name` = 'apache' where `id`='15')

Do we need to change the class name anywhere else? It looks like Foreman 
always references via this table for lookups, but I may be mistaken.

Is there a nicer way to do this? Maybe via foreman-console?

Thanks for your help in advance
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-users+unsubscr...@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to