real_root_password = $root_mysql_password ? {
something_wrong => "password1",
something_right => "$root_mysql_password
}