We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d6fe9 commit b8220cfCopy full SHA for b8220cf
pkg/openstack/rabbitmq.go
@@ -133,7 +133,7 @@ func reconcileRabbitMQ(
133
Value: "/var/lib/rabbitmq/rabbitmq_upgrade.log",
134
},
135
{
136
- // For some reason HOME needs to be explictly set here even though the entry
+ // For some reason HOME needs to be explicitly set here even though the entry
137
// for the random user in /etc/passwd has the correct homedir set.
138
Name: "HOME",
139
Value: "/var/lib/rabbitmq",
0 commit comments