Folks,

I was given a task to deploy and update an application via Puppet, yes it
must be via Puppet at that time. A company has units scattered around the
world, about 32 units running the same application on different servers.

One of the characteristics is that sometimes there are some types of SQL
(computer) files and must follow an order:
new_table.sql
alter_table_YYMD.sql
delete_table.sql
procedure_table.sql
view_table.sql

In addition, some files are required as system files (js, img, css, php,
tpl, html), since the directories are already correct.

My biggest problem is in the SQL execution order and then in creating a
provider.

Ideally, would you create a provider for each type of SQL or one that all
SQL?
-- 

Atenciosamente,

Rafael Tomelin

skype: rafael.tomelin

E-mail: rafael.tome...@gmail.com

RHCE      - Red Hat Certified Engineer
PPT-205 - Puppet Certified Professional 2017
Zabbix    - ZABBIX Certified Specialist
LPI3
ITIL v3

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAGEUqbBx17yQa3hVpmf%2BQHvyOFL6dL6PzYwgwHKxiak38ZhmLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to