-
OpsManager private ip address is hardcoded in a non multi-ressource group deployment. Its a problem when you are using different subnet like 10.0.*.*
-
When opening the window for opsman before opening the page Chrome issues a security issue. Please add a note that the warning should be ignored.
Also .. rather then opening a new window why not add "…
-
When we build a sequence of stacks where many can be built in parallel, e start hitting the rate limit for querying the AWS API:
```
Process Process-9:
Traceback (most recent call last):
File "/…
-
The output of the `opsmanager_ssh_public_key` prepends `ubuntu:` to the key.
This is useful when this output is used as the metadata into the OpsManager VM created via terraform.
The actual output, …
-
### Is your feature request related to a problem? Please describe.
Pipelines can't upgrade opsmanager. ERROR `Downloader.Get: could not create new download link in get: user has not accepted the curr…
-
This just started happening a lot on the Opsmanager pipeline.
It says it claims the environment, and the 2nd step of the job succeeds, but the 1st step of the job never stops running.
This bui…
-
虽然在android9上没有申请ACCESS_BACKGROUND_LOCATION的可能,但Permission.Group.Location权限组内定义了后台位置信息权限,所以在android9.0的手机上申请位置信息权限组会永远失败
具体是在StandardChecker的hasPermission方法内return false
```java
@Override
publi…
-
OpsManager/metrics currently generates fixed histogram metrics - would be useful to make this configurable to allow better granularity of measurements relevant to a given deployment.
-
We have PCF 1.7 and using cfops latest 2.2.29
The OpsMan is behind an HA proxy for security & network layout reasons.
https://proxyIP forwards to OpsMan:443
The OpsMan UAA is therefore remembering th…
-
We do a lot of our development for OpsManager on OSX. I notice the golang package just copies an AMD64 binary around. Any chance we could use a golang package that works on other archs as well, pres…