Skip to content

Commit b6b7ccf

Browse files
authored
Add support for profiles, fix tests (#881)
* Fix execute permissions for dns scripts * Send the profile with the order request * Update chown command for all alpine based Dockerfiles * Rewrote the profiles parsing code to be more generic and more readable * Change some tests which depend on DNS to be warning instead of failure to prevent false alerts * Skip some ftp tests on centos6 and centos7, setup issue with vsftpd
1 parent b7919d6 commit b6b7ccf

25 files changed

Lines changed: 268 additions & 32 deletions

dns_scripts/dns_add_dnsmasq

100644100755
File mode changed.

dns_scripts/dns_add_hetzner

100644100755
File mode changed.

dns_scripts/dns_add_hostway

100644100755
File mode changed.

dns_scripts/dns_add_ispconfig

100644100755
File mode changed.

dns_scripts/dns_add_ns1

100644100755
File mode changed.

dns_scripts/dns_add_windows_dns_server

100644100755
File mode changed.

dns_scripts/dns_del_dnsmasq

100644100755
File mode changed.

dns_scripts/dns_del_hetzner

100644100755
File mode changed.

dns_scripts/dns_del_hostway

100644100755
File mode changed.

dns_scripts/dns_del_ispconfig

100644100755
File mode changed.

0 commit comments

Comments
 (0)