Update cookbooks
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@test "check for wordpress install" {
|
||||
export welcome="WordPress.*[Ii]nstallation"
|
||||
wget -O - http://localhost/wp-admin/install.php | egrep "${welcome}"
|
||||
}
|
||||
Reference in New Issue
Block a user